|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Galley
A document that has been laid out on pages.
Method Summary | |
---|---|
java.lang.String |
getAuthor()
Returns the document author. |
BookmarkTree |
getBookmarkTree()
Returns the bookmark tree for this document. |
FontConsumer |
getFontConsumer()
Returns the FontConsumer instance for this document. |
java.lang.String |
getKeywords()
Returns the document keywords. |
java.lang.String |
getSubject()
Returns the document subject. |
java.lang.String |
getTitle()
Returns the document title. |
Methods inherited from interface org.axsl.galley.AreaNode |
---|
getAreaName, getChildAt, getGalley, render |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
java.lang.String getTitle()
java.lang.String getAuthor()
java.lang.String getSubject()
java.lang.String getKeywords()
BookmarkTree getBookmarkTree()
FontConsumer getFontConsumer()
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.