Uses of Class
org.apache.fop.afp.modca.MapContainerData
-
Packages that use MapContainerData Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of MapContainerData in org.apache.fop.afp
Methods in org.apache.fop.afp that return MapContainerData Modifier and Type Method Description MapContainerData
Factory. createMapContainerData(byte optionValue)
Creates a new MO:DCAMapContainerData
-
Uses of MapContainerData in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as MapContainerData Modifier and Type Field Description private MapContainerData
ObjectEnvironmentGroup. mapContainerData
the MapContainerData for the object environment groupMethods in org.apache.fop.afp.modca with parameters of type MapContainerData Modifier and Type Method Description void
ObjectEnvironmentGroup. setMapContainerData(MapContainerData mapContainerData)
Sets the map container data
-