public class mxMasterShape extends mxDelegateShape
fillStyle, lineStyle, textStyleshape| Constructor and Description |
|---|
mxMasterShape(org.w3c.dom.Element s) |
| Modifier and Type | Method and Description |
|---|---|
mxPoint |
getDimentions()
Return the width and height of the Shape expressed like a mxPoint.
|
mxPoint |
getOriginPoint(double parentHeight)
Return the co-ordinates of the top left corner of the Shape.
|
mxPoint[] |
getVertexPoints(double parentHeight)
Returns the points of a vertex shape.
|
getBeginArrow, getBeginArrowSize, getEndArrow, getEndArrowSize, getFillColor, getFillForeColor, getFillPattern, getFlags, getHorizontalAlign, getIndentFirst, getIndentLeft, getIndentRight, getLetterSpace, getLineColor, getLinePattern, getLineWeight, getRounding, getRTLText, getShdwPattern, getSpAfter, getSpBefore, getSpLine, getTextBkgndColor, getTextBottomMargin, getTextColor, getTextFont, getTextLeftMargin, getTextPos, getTextRightMargin, getTextSize, getTextStrike, getTextStyle, getTextTopMargin, getTransparence, getVerticalAlign, hasBeginArrow, hasBeginArrowSize, hasEndArrow, hasEndArrowSize, hasFillColor, hasFillForeColor, hasFillPattern, hasFlags, hasHorizontalAlign, hasIndentFirst, hasIndentLeft, hasIndentRight, hasLetterSpace, hasLineColor, hasLinePattern, hasLineWeight, hasRounding, hasRTLText, hasShdwPattern, hasSpAfter, hasSpBefore, hasSpLine, hasTextBkgndColor, hasTextBottomMargin, hasTextColor, hasTextFont, hasTextLeftMargin, hasTextPos, hasTextRightMargin, hasTextSize, hasTextStrike, hasTextStyle, hasTextTopMargin, hasTransparence, hasVerticalAligngetAmountArcTo, getAmountConnection, getAmountEllipticalArcTo, getAmountLineTo, getAngle, getBeginXY, getBullet, getEndXY, getFillStyleId, getHeight, getId, getLineStyleId, getLineToXY, getLocPinX, getLocPinY, getNameU, getNumericalValueOfSecundaryTag, getPinX, getPinY, getPrimaryTag, getPrimaryTagIndexed, getRoutingPoints, getShape, getText, getTextCase, getTextChildrens, getTextStyleId, getTxtAngle, getValueOfSecundaryTag, getWidth, hasAngle, hasBullet, hasEllipse, hasHeight, hasLocPinX, hasLocPinY, hasPinX, hasPinY, hasPrimaryTag, hasSecundaryTag, hasText, hasTextCase, hasTxtAngle, hasWidth, hasXForm1D, setShapepublic mxPoint[] getVertexPoints(double parentHeight)
parentHeight - Height of the parent cell of the vertex.public mxPoint getOriginPoint(double parentHeight)
parentHeight - Height of the parent cell of the vertex.public mxPoint getDimentions()
Copyright (c) 2010 Gaudenz Alder. All rights reserved.