Uses of Class
org.apache.fop.afp.ioca.BandImage
-
Packages that use BandImage Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.ioca Contains a collection of AFP Image Object Content Architecture (IOCA) structured objects. -
-
Uses of BandImage in org.apache.fop.afp
Methods in org.apache.fop.afp that return BandImage Modifier and Type Method Description BandImage
Factory. createBandImage()
-
Uses of BandImage in org.apache.fop.afp.ioca
Fields in org.apache.fop.afp.ioca declared as BandImage Modifier and Type Field Description private BandImage
Tile. bandImage
Methods in org.apache.fop.afp.ioca with parameters of type BandImage Modifier and Type Method Description void
Tile. setBandImage(BandImage bandImage)
-