Uses of Class
org.apache.fop.afp.modca.MapDataResource
-
Packages that use MapDataResource 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 MapDataResource in org.apache.fop.afp
Methods in org.apache.fop.afp that return MapDataResource Modifier and Type Method Description MapDataResource
Factory. createMapDataResource()
Creates a new MO:DCAMapDataResource
-
Uses of MapDataResource in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca with parameters of type MapDataResource Modifier and Type Method Description void
ObjectEnvironmentGroup. setMapDataResource(MapDataResource mapDataResource)
Sets the map data resource
-