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 BandImageFactory. 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 BandImageTile. bandImageMethods in org.apache.fop.afp.ioca with parameters of type BandImage Modifier and Type Method Description voidTile. setBandImage(BandImage bandImage)
-