Uses of Class
org.apache.fop.afp.modca.MapImageObject
Packages that use MapImageObject
Package
Description
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 MapImageObjectModifier and TypeFieldDescriptionprivate MapImageObjectObjectEnvironmentGroup.mapImageObjectthe MapImageObject for the object environment group (optional)Methods in org.apache.fop.afp.modca with parameters of type MapImageObjectModifier and TypeMethodDescriptionvoidObjectEnvironmentGroup.setMapImageObject(MapImageObject mapImageObject) Sets the Map Image Object (MIO).