|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextAttributes
Interface for text attributes.
Method Summary | |
---|---|
String |
getFontName()
Returns the font name. |
double |
getFontSize()
Returns the font size in units of the device-independent coordinates. |
FontStyle |
getFontStyle()
Returns the font style. |
Anchor |
getHorizontalAnchor()
Returns the anchor for horizontal position of the text. |
double |
getOrientationAngle()
Returns the orientation angle in degree. |
Color |
getTextColor()
Returns the text color. |
Anchor |
getVerticalAnchor()
Returns the anchor for vertical position of the text. |
Method Detail |
---|
Color getTextColor()
String getFontName()
FontStyle getFontStyle()
double getFontSize()
double getOrientationAngle()
Anchor getHorizontalAnchor()
Anchor getVerticalAnchor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |