public class mxDelegateShape extends mxGeneralShape
| Modifier and Type | Field and Description |
|---|---|
protected mxStyleSheet |
fillStyle |
protected mxStyleSheet |
lineStyle |
protected mxStyleSheet |
textStyle |
shape| Constructor and Description |
|---|
mxDelegateShape(org.w3c.dom.Element s) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBeginArrow()
Returns the line begin arrow of the shape
|
java.lang.String |
getBeginArrowSize()
Returns the line begin arrow size of the shape
|
java.lang.String |
getEndArrow()
Returns the line end arrow of the shape
|
java.lang.String |
getEndArrowSize()
Returns the line end arrow size of the shape
|
java.lang.String |
getFillColor()
Returns the background color.
|
java.lang.String |
getFillForeColor()
Returns the foreground color.
|
java.lang.String |
getFillPattern()
Returns the pattern.
|
java.lang.String |
getFlags(java.lang.String paraIX)
Returns the flags of one paragraph.
|
int |
getHorizontalAlign(java.lang.String paraIX)
Returns the horizontal align property of text
|
java.lang.String |
getIndentFirst(java.lang.String paraIX)
Returns the first indent of one paragraph in pixels.
|
java.lang.String |
getIndentLeft(java.lang.String paraIX)
Returns the indent to left of one paragraph
|
java.lang.String |
getIndentRight(java.lang.String paraIX)
Returns the indent to right of one paragraph
|
java.lang.String |
getLetterSpace(java.lang.String paraIX)
Returns the space between characters in one text fragment.
|
java.lang.String |
getLineColor()
Returns the line color.
|
java.lang.String |
getLinePattern()
Returns the line pattern of the shape
|
double |
getLineWeight()
Returns the line weight of the shape in pixels
|
double |
getRounding()
Returns the rounding factor.
|
java.lang.String |
getRTLText(java.lang.String paraIX)
Returns the direction of one text fragment.
|
java.lang.String |
getShdwPattern()
Returns the shadow pattern.
|
java.lang.String |
getSpAfter(java.lang.String paraIX)
Returns the space after one paragraph
|
java.lang.String |
getSpBefore(java.lang.String paraIX)
Returns the space before one paragraph.
|
double |
getSpLine(java.lang.String paraIX)
Returns the space between lines in one paragraph.
|
java.lang.String |
getTextBkgndColor()
Returns the background color of text.
|
double |
getTextBottomMargin()
Returns the bottom margin of text in pixels.
|
java.lang.String |
getTextColor(java.lang.String charIX)
Returns the color of one text fragment
|
java.lang.String |
getTextFont(java.lang.String charIX)
Returns the font of one text fragment
|
double |
getTextLeftMargin()
Returns the left margin of text in pixels.
|
int |
getTextPos(java.lang.String charIX)
Returns the position of one text fragment
|
double |
getTextRightMargin()
Returns the right margin of text in pixels.
|
java.lang.String |
getTextSize(java.lang.String charIX)
Returns the size of one text fragment in pixels.
|
boolean |
getTextStrike(java.lang.String charIX)
Checks if one text fragment is Strikethru
|
java.lang.String |
getTextStyle(java.lang.String charIX)
Returns the style of one text fragment.
|
double |
getTextTopMargin()
Returns the top margin of text in pixels.
|
double |
getTransparence()
Returns the level of transparence of the Shape.
|
int |
getVerticalAlign()
Returns the vertical align property of text.
|
boolean |
hasBeginArrow()
Checks if begin arrow of the line is defined.
|
boolean |
hasBeginArrowSize()
Checks if begin arrow size of the line is defined.
|
boolean |
hasEndArrow()
Checks if end arrow of the line is defined.
|
boolean |
hasEndArrowSize()
Checks if end arrow size of the line is defined.
|
boolean |
hasFillColor()
Checks if back ground color of the Shape is defined.
|
boolean |
hasFillForeColor()
Checks if foreground color of the Shape is defined.
|
boolean |
hasFillPattern()
Checks if pattern of the Shape is defined.
|
boolean |
hasFlags(java.lang.String paraIX)
Checks if the flags of one paragraph is defined.
|
boolean |
hasHorizontalAlign(java.lang.String paraIX)
Checks if the horizontal align of text is defined
|
boolean |
hasIndentFirst(java.lang.String paraIX)
Checks if the first indent of one paragraph is defined
|
boolean |
hasIndentLeft(java.lang.String paraIX)
Checks if the indent to left of one paragraph is defined
|
boolean |
hasIndentRight(java.lang.String paraIX)
Checks if the indent to right of one paragraph is defined
|
boolean |
hasLetterSpace(java.lang.String paraIX)
Checks if the space between characters in one text fragment is defined.
|
boolean |
hasLineColor()
Checks if line color of the Shape is defined.
|
boolean |
hasLinePattern()
Checks if pattern of the line is defined.
|
boolean |
hasLineWeight()
Checks if the line weight is defined.
|
boolean |
hasRounding()
Checks if the rounding factor of the Shape is defined.
|
boolean |
hasRTLText(java.lang.String paraIX)
Checks if the direction of one text fragment is defined
|
boolean |
hasShdwPattern()
Checks if shadow pattern of the Shape is defined.
|
boolean |
hasSpAfter(java.lang.String paraIX)
Checks if the space after one paragraph is defined
|
boolean |
hasSpBefore(java.lang.String paraIX)
Checks if the space before one paragraph is defined
|
boolean |
hasSpLine(java.lang.String paraIX)
Checks if the space between lines in one paragraph is defined
|
boolean |
hasTextBkgndColor()
Checks if the background color of text is defined
|
boolean |
hasTextBottomMargin()
Checks if the bottom margin of text is defined
|
boolean |
hasTextColor(java.lang.String charIX)
Checks if the color of one text fragment is defined
|
boolean |
hasTextFont(java.lang.String charIX)
Checks if the font of one text fragment is defined
|
boolean |
hasTextLeftMargin()
Checks if the left margin of text is defined.
|
boolean |
hasTextPos(java.lang.String charIX)
Checks if the position of one text fragment is defined
|
boolean |
hasTextRightMargin()
Checks if the right margin of text is defined.
|
boolean |
hasTextSize(java.lang.String charIX)
Checks if the size of one text fragment is defined.
|
boolean |
hasTextStrike(java.lang.String charIX)
Checks if the strikethru of one text fragment is defined
|
boolean |
hasTextStyle(java.lang.String charIX)
Checks if the style of one text fragment is defined.
|
boolean |
hasTextTopMargin()
Checks if the top margin of text is defined
|
boolean |
hasTransparence()
Checks if transparence of the Shape is defined.
|
boolean |
hasVerticalAlign()
Checks if the vertical align of text is defined.
|
getAmountArcTo, 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, setShapeprotected mxStyleSheet fillStyle
protected mxStyleSheet lineStyle
protected mxStyleSheet textStyle
public java.lang.String getFillColor()
mxGeneralShapegetFillColor in class mxGeneralShapepublic java.lang.String getFillForeColor()
mxGeneralShapegetFillForeColor in class mxGeneralShapepublic java.lang.String getFillPattern()
mxGeneralShapegetFillPattern in class mxGeneralShapepublic boolean hasFillColor()
mxGeneralShapehasFillColor in class mxGeneralShapetrue if back ground color of the Shape is defined.public boolean hasFillForeColor()
mxGeneralShapehasFillForeColor in class mxGeneralShapetrue if foreground color of the Shape is defined.public boolean hasFillPattern()
mxGeneralShapehasFillPattern in class mxGeneralShapetrue if pattern of the Shape is defined.public double getTransparence()
mxGeneralShapegetTransparence in class mxGeneralShapepublic boolean hasTransparence()
mxGeneralShapehasTransparence in class mxGeneralShapetrue if transparence of the Shape is defined.public java.lang.String getLinePattern()
mxGeneralShapegetLinePattern in class mxGeneralShapepublic boolean hasLinePattern()
mxGeneralShapehasLinePattern in class mxGeneralShapetrue if pattern of the line is defined.public java.lang.String getBeginArrow()
mxGeneralShapegetBeginArrow in class mxGeneralShapepublic java.lang.String getEndArrow()
mxGeneralShapegetEndArrow in class mxGeneralShapepublic boolean hasBeginArrow()
mxGeneralShapehasBeginArrow in class mxGeneralShapetrue if begin arrow of the line is defined.public boolean hasEndArrow()
mxGeneralShapehasEndArrow in class mxGeneralShapetrue if end arrow of the line is defined.public boolean hasLineColor()
mxGeneralShapehasLineColor in class mxGeneralShapetrue if line color of the Shape is defined.public java.lang.String getLineColor()
mxGeneralShapegetLineColor in class mxGeneralShapepublic java.lang.String getBeginArrowSize()
mxGeneralShapegetBeginArrowSize in class mxGeneralShapepublic java.lang.String getEndArrowSize()
mxGeneralShapegetEndArrowSize in class mxGeneralShapepublic boolean hasBeginArrowSize()
mxGeneralShapehasBeginArrowSize in class mxGeneralShapetrue if begin arrow size of the line is defined.public boolean hasEndArrowSize()
mxGeneralShapehasEndArrowSize in class mxGeneralShapetrue if end arrow size of the line is defined.public double getLineWeight()
mxGeneralShapegetLineWeight in class mxGeneralShapepublic boolean hasLineWeight()
mxGeneralShapehasLineWeight in class mxGeneralShapetrue if the line weight is defined.public double getRounding()
mxGeneralShapegetRounding in class mxGeneralShapepublic java.lang.String getShdwPattern()
mxGeneralShapegetShdwPattern in class mxGeneralShapepublic boolean hasRounding()
mxGeneralShapehasRounding in class mxGeneralShapetrue if line color of the Shape is defined.public boolean hasShdwPattern()
mxGeneralShapehasShdwPattern in class mxGeneralShapetrue if shadow pattern of the Shape is defined.public java.lang.String getTextColor(java.lang.String charIX)
mxGeneralShapegetTextColor in class mxGeneralShapecharIX - IX atribute of Char elementpublic boolean hasTextColor(java.lang.String charIX)
mxGeneralShapehasTextColor in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the color of one text fragment is defined.public java.lang.String getTextFont(java.lang.String charIX)
mxGeneralShapegetTextFont in class mxGeneralShapecharIX - IX atribute of Char elementpublic java.lang.String getTextSize(java.lang.String charIX)
mxGeneralShapegetTextSize in class mxGeneralShapecharIX - IX atribute of Char elementpublic boolean hasTextFont(java.lang.String charIX)
mxGeneralShapehasTextFont in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the font of one text fragment is defined.public boolean hasTextSize(java.lang.String charIX)
mxGeneralShapehasTextSize in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the size of one text fragment is defined.public java.lang.String getTextBkgndColor()
mxGeneralShapegetTextBkgndColor in class mxGeneralShapepublic int getTextPos(java.lang.String charIX)
mxGeneralShapegetTextPos in class mxGeneralShapecharIX - IX atribute of Char elementpublic boolean getTextStrike(java.lang.String charIX)
mxGeneralShapegetTextStrike in class mxGeneralShapecharIX - IX atribute of Char elementtrue if one text fragment is Strikethrupublic java.lang.String getTextStyle(java.lang.String charIX)
mxGeneralShapegetTextStyle in class mxGeneralShapecharIX - IX atribute of Char elementpublic boolean hasTextBkgndColor()
mxGeneralShapehasTextBkgndColor in class mxGeneralShapetrue if the background color of text is defined.public boolean hasTextPos(java.lang.String charIX)
mxGeneralShapehasTextPos in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the position of one text fragment is defined.public boolean hasTextStrike(java.lang.String charIX)
mxGeneralShapehasTextStrike in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the strikethru of one text fragment is definedpublic boolean hasTextStyle(java.lang.String charIX)
mxGeneralShapehasTextStyle in class mxGeneralShapecharIX - IX atribute of Char elementtrue if the style of one text fragment is defined.public double getTextBottomMargin()
mxGeneralShapegetTextBottomMargin in class mxGeneralShapepublic double getTextLeftMargin()
mxGeneralShapegetTextLeftMargin in class mxGeneralShapepublic double getTextRightMargin()
mxGeneralShapegetTextRightMargin in class mxGeneralShapepublic double getTextTopMargin()
mxGeneralShapegetTextTopMargin in class mxGeneralShapepublic boolean hasTextBottomMargin()
mxGeneralShapehasTextBottomMargin in class mxGeneralShapetrue if the bottom margin of text is defined.public boolean hasTextLeftMargin()
mxGeneralShapehasTextLeftMargin in class mxGeneralShapetrue if the left margin of text is defined.public boolean hasTextRightMargin()
mxGeneralShapehasTextRightMargin in class mxGeneralShapetrue if the right margin of text is defined.public boolean hasTextTopMargin()
mxGeneralShapehasTextTopMargin in class mxGeneralShapetrue if the top margin of text is definedpublic int getVerticalAlign()
mxGeneralShapegetVerticalAlign in class mxGeneralShapepublic boolean hasVerticalAlign()
mxGeneralShapehasVerticalAlign in class mxGeneralShapetrue if the vertical align of text is defined.public int getHorizontalAlign(java.lang.String paraIX)
mxGeneralShapegetHorizontalAlign in class mxGeneralShapeparaIX - IX atribute of Para elementpublic java.lang.String getIndentFirst(java.lang.String paraIX)
mxGeneralShapegetIndentFirst in class mxGeneralShapeparaIX - IX atribute of Para elementpublic boolean hasHorizontalAlign(java.lang.String paraIX)
mxGeneralShapehasHorizontalAlign in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the horizontal align of text is defined.public boolean hasIndentFirst(java.lang.String paraIX)
mxGeneralShapehasIndentFirst in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the first indent of one paragraph is defined.public java.lang.String getIndentLeft(java.lang.String paraIX)
mxGeneralShapegetIndentLeft in class mxGeneralShapeparaIX - IX atribute of Para elementpublic boolean hasIndentLeft(java.lang.String paraIX)
mxGeneralShapehasIndentLeft in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the indent to left of one paragraph is defined.public java.lang.String getIndentRight(java.lang.String paraIX)
mxGeneralShapegetIndentRight in class mxGeneralShapeparaIX - IX atribute of Para elementpublic boolean hasIndentRight(java.lang.String paraIX)
mxGeneralShapehasIndentRight in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the indent to right of one paragraph is defined.public java.lang.String getSpAfter(java.lang.String paraIX)
mxGeneralShapegetSpAfter in class mxGeneralShapeparaIX - IX atribute of Para elementpublic java.lang.String getSpBefore(java.lang.String paraIX)
mxGeneralShapegetSpBefore in class mxGeneralShapeparaIX - IX atribute of Para elementpublic boolean hasSpAfter(java.lang.String paraIX)
mxGeneralShapehasSpAfter in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the space after one paragraph is defined.public boolean hasSpBefore(java.lang.String paraIX)
mxGeneralShapehasSpBefore in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the space before one paragraph is defined.public double getSpLine(java.lang.String paraIX)
mxGeneralShapegetSpLine in class mxGeneralShapeparaIX - IX atribute of Para element.public boolean hasSpLine(java.lang.String paraIX)
mxGeneralShapehasSpLine in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the space between lines in one paragraph is defined.public java.lang.String getRTLText(java.lang.String paraIX)
mxGeneralShapegetRTLText in class mxGeneralShapeparaIX - IX atribute of Para element.public boolean hasRTLText(java.lang.String paraIX)
mxGeneralShapehasRTLText in class mxGeneralShapeparaIX - IX atribute of Para elementtrue if the direction of one text fragment is defined.public java.lang.String getFlags(java.lang.String paraIX)
mxGeneralShapegetFlags in class mxGeneralShapeparaIX - IX atribute of Para element.public boolean hasFlags(java.lang.String paraIX)
mxGeneralShapehasFlags in class mxGeneralShapeparaIX - IX atribute of Para element.true if the flags of one paragraph is defined.public java.lang.String getLetterSpace(java.lang.String paraIX)
mxGeneralShapegetLetterSpace in class mxGeneralShapeparaIX - IX atribute of Para element.public boolean hasLetterSpace(java.lang.String paraIX)
mxGeneralShapehasLetterSpace in class mxGeneralShapeparaIX - IX atribute of Para element.true if the space between characters in one text fragment is defined.Copyright (c) 2010 Gaudenz Alder. All rights reserved.