|
||||||||||
| 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.MapPageOverlay
The Map Page Overlay structured field maps a Resource Local ID to the name of a Begin Overlay structured field. A Map Page Overlay structured field may contain from one to 254 repeating groups.
| Field Summary |
| Fields inherited from class org.apache.fop.render.afp.modca.AFPObject |
LOGGER |
| Constructor Summary | |
MapPageOverlay()
Constructor for the Map Page Overlay |
|
| Method Summary | |
void |
addOverlay(java.lang.String name)
Add an overlay to to the map page overlay object. |
byte[] |
getDataStream()
Accessor method to obtain the byte array AFP datastream for the map page overlay. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapPageOverlay()
| Method Detail |
public void addOverlay(java.lang.String name)
throws MaximumSizeExceededException
name - The name of the overlay.
MaximumSizeExceededExceptionpublic byte[] getDataStream()
getDataStream in class AFPObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||