|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for text attributes.
Method Summary | |
java.lang.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. |
java.awt.Color |
getTextColor()
Returns the text color. |
Anchor |
getVerticalAnchor()
Returns the anchor for vertical position of the text. |
Method Detail |
public java.awt.Color getTextColor()
public java.lang.String getFontName()
public FontStyle getFontStyle()
public double getFontSize()
public double getOrientationAngle()
public Anchor getHorizontalAnchor()
public Anchor getVerticalAnchor()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |