public class mxStyleSheet extends mxDelegateShape
fillStyle, lineStyle, textStyleshape| Constructor and Description |
|---|
mxStyleSheet(org.w3c.dom.Element s) |
| Modifier and Type | Method and Description |
|---|---|
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 |
getRTLText(java.lang.String paraIX)
Returns the direction of one text fragment.
|
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 |
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
|
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.
|
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 |
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 |
hasTextFont(java.lang.String charIX)
Checks if the font of one text fragment is defined
|
boolean |
hasTextPos(java.lang.String charIX)
Checks if the position of one text fragment 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.
|
getBeginArrow, getBeginArrowSize, getEndArrow, getEndArrowSize, getFillColor, getFillForeColor, getFillPattern, getLineColor, getLinePattern, getLineWeight, getRounding, getShdwPattern, getTextBkgndColor, getTextBottomMargin, getTextLeftMargin, getTextPos, getTextRightMargin, getTextTopMargin, getTransparence, getVerticalAlign, hasBeginArrow, hasBeginArrowSize, hasEndArrow, hasEndArrowSize, hasFillColor, hasFillForeColor, hasFillPattern, hasLineColor, hasLinePattern, hasLineWeight, hasRounding, hasRTLText, hasShdwPattern, hasTextBkgndColor, hasTextBottomMargin, hasTextColor, hasTextLeftMargin, hasTextRightMargin, 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 java.lang.String getFlags(java.lang.String paraIX)
mxGeneralShapegetFlags in class mxDelegateShapeparaIX - IX atribute of Para element.public int getHorizontalAlign(java.lang.String paraIX)
mxGeneralShapegetHorizontalAlign in class mxDelegateShapeparaIX - IX atribute of Para elementpublic java.lang.String getIndentFirst(java.lang.String paraIX)
mxGeneralShapegetIndentFirst in class mxDelegateShapeparaIX - IX atribute of Para elementpublic java.lang.String getIndentLeft(java.lang.String paraIX)
mxGeneralShapegetIndentLeft in class mxDelegateShapeparaIX - IX atribute of Para elementpublic java.lang.String getIndentRight(java.lang.String paraIX)
mxGeneralShapegetIndentRight in class mxDelegateShapeparaIX - IX atribute of Para elementpublic java.lang.String getLetterSpace(java.lang.String paraIX)
mxGeneralShapegetLetterSpace in class mxDelegateShapeparaIX - IX atribute of Para element.public java.lang.String getRTLText(java.lang.String paraIX)
mxGeneralShapegetRTLText in class mxDelegateShapeparaIX - IX atribute of Para element.public java.lang.String getSpAfter(java.lang.String paraIX)
mxGeneralShapegetSpAfter in class mxDelegateShapeparaIX - IX atribute of Para elementpublic java.lang.String getSpBefore(java.lang.String paraIX)
mxGeneralShapegetSpBefore in class mxDelegateShapeparaIX - IX atribute of Para elementpublic double getSpLine(java.lang.String paraIX)
mxGeneralShapegetSpLine in class mxDelegateShapeparaIX - IX atribute of Para element.public java.lang.String getTextColor(java.lang.String charIX)
mxGeneralShapegetTextColor in class mxDelegateShapecharIX - IX atribute of Char elementpublic java.lang.String getTextFont(java.lang.String charIX)
mxGeneralShapegetTextFont in class mxDelegateShapecharIX - IX atribute of Char elementpublic java.lang.String getTextSize(java.lang.String charIX)
mxGeneralShapegetTextSize in class mxDelegateShapecharIX - IX atribute of Char elementpublic boolean getTextStrike(java.lang.String charIX)
mxGeneralShapegetTextStrike in class mxDelegateShapecharIX - IX atribute of Char elementtrue if one text fragment is Strikethrupublic java.lang.String getTextStyle(java.lang.String charIX)
mxGeneralShapegetTextStyle in class mxDelegateShapecharIX - IX atribute of Char elementpublic boolean hasFlags(java.lang.String paraIX)
mxGeneralShapehasFlags in class mxDelegateShapeparaIX - IX atribute of Para element.true if the flags of one paragraph is defined.public boolean hasHorizontalAlign(java.lang.String paraIX)
mxGeneralShapehasHorizontalAlign in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the horizontal align of text is defined.public boolean hasIndentFirst(java.lang.String paraIX)
mxGeneralShapehasIndentFirst in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the first indent of one paragraph is defined.public boolean hasIndentLeft(java.lang.String paraIX)
mxGeneralShapehasIndentLeft in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the indent to left of one paragraph is defined.public boolean hasIndentRight(java.lang.String paraIX)
mxGeneralShapehasIndentRight in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the indent to right of one paragraph is defined.public boolean hasLetterSpace(java.lang.String paraIX)
mxGeneralShapehasLetterSpace in class mxDelegateShapeparaIX - IX atribute of Para element.true if the space between characters in one text fragment is defined.public boolean hasSpAfter(java.lang.String paraIX)
mxGeneralShapehasSpAfter in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the space after one paragraph is defined.public boolean hasSpBefore(java.lang.String paraIX)
mxGeneralShapehasSpBefore in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the space before one paragraph is defined.public boolean hasSpLine(java.lang.String paraIX)
mxGeneralShapehasSpLine in class mxDelegateShapeparaIX - IX atribute of Para elementtrue if the space between lines in one paragraph is defined.public boolean hasTextFont(java.lang.String charIX)
mxGeneralShapehasTextFont in class mxDelegateShapecharIX - IX atribute of Char elementtrue if the font of one text fragment is defined.public boolean hasTextPos(java.lang.String charIX)
mxGeneralShapehasTextPos in class mxDelegateShapecharIX - IX atribute of Char elementtrue if the position of one text fragment is defined.public boolean hasTextSize(java.lang.String charIX)
mxGeneralShapehasTextSize in class mxDelegateShapecharIX - IX atribute of Char elementtrue if the size of one text fragment is defined.public boolean hasTextStrike(java.lang.String charIX)
mxGeneralShapehasTextStrike in class mxDelegateShapecharIX - IX atribute of Char elementtrue if the strikethru of one text fragment is definedpublic boolean hasTextStyle(java.lang.String charIX)
mxGeneralShapehasTextStyle in class mxDelegateShapecharIX - IX atribute of Char elementtrue if the style of one text fragment is defined.Copyright (c) 2010 Gaudenz Alder. All rights reserved.