|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.area.BookmarkTitleArea
public final class BookmarkTitleArea
The AreaTree representation of an fo:bookmark-title object.
Method Summary | |
---|---|
BookmarkArea |
getParent()
Returns the parent bookmark area. |
String |
getTitleText()
Return the text for this bookmark title. |
Color |
traitColor()
Returns the color of this node. |
org.axsl.font.Font.Style |
traitFontStyle()
Returns the font style (normal, italic, etc.) for this area. |
org.axsl.font.Font.Weight |
traitFontWeight()
Returns the relative boldness of the font-family typeface that should be used. |
org.axsl.fo.fo.BookmarkTitle |
traitGeneratedBy()
Returns the FO Tree bookmark-title object that generated this. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getTitleText()
public BookmarkArea getParent()
public org.axsl.fo.fo.BookmarkTitle traitGeneratedBy()
public Color traitColor()
public org.axsl.font.Font.Weight traitFontWeight()
public org.axsl.font.Font.Style traitFontStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |