|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.afp.modca.AFPObject
org.apache.fop.render.afp.modca.PageDescriptor
The Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.
| Field Summary |
| Fields inherited from class org.apache.fop.render.afp.modca.AFPObject |
LOGGER |
| Constructor Summary | |
PageDescriptor(int width,
int height)
Construct a page descriptor for the specified page width and page height. |
|
| Method Summary | |
byte[] |
getDataStream()
Accessor method to obtain the byte array AFP datastream for the page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageDescriptor(int width,
int height)
width - The page width.height - The page height.| Method Detail |
public byte[] getDataStream()
getDataStream in class AFPObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||