|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.render.afp.modca.AbstractAFPObject
org.apache.fop.render.afp.modca.ObjectAreaDescriptor
The Object Area Descriptor structured field specifies the size and attributes of an object area presentation space.
| Field Summary |
| Fields inherited from class org.apache.fop.render.afp.modca.AbstractAFPObject |
log |
| Constructor Summary | |
ObjectAreaDescriptor(int width,
int height)
Construct an object area descriptor for the specified object width and object height. |
|
| Method Summary | |
void |
writeDataStream(java.io.OutputStream os)
Accessor method to write the AFP datastream for the Object Area Descriptor |
| Methods inherited from class org.apache.fop.render.afp.modca.AbstractAFPObject |
writeObjectList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectAreaDescriptor(int width,
int height)
width - The page width.height - The page height.| Method Detail |
public void writeDataStream(java.io.OutputStream os)
throws java.io.IOException
writeDataStream in class AbstractAFPObjectos - The stream to write to
java.io.IOException
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||