Interface IMapObjectText
-
Method Summary
-
Method Details
-
getText
String getText() -
getFont
Font getFont() -
wrap
boolean wrap() -
getColor
Color getColor() -
getAlign
Align getAlign() -
getValign
Valign getValign() -
isBold
boolean isBold() -
isItalic
boolean isItalic() -
isUnderlined
boolean isUnderlined() -
isStrikeout
boolean isStrikeout() -
useKerning
boolean useKerning()
-