Uses of Class
org.apache.fop.afp.modca.MapImageObject
-
Packages that use MapImageObject Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of MapImageObject in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as MapImageObject Modifier and Type Field Description private MapImageObject
ObjectEnvironmentGroup. mapImageObject
the MapImageObject for the object environment group (optional)Methods in org.apache.fop.afp.modca with parameters of type MapImageObject Modifier and Type Method Description void
ObjectEnvironmentGroup. setMapImageObject(MapImageObject mapImageObject)
Sets the Map Image Object (MIO).
-