Uses of Class
org.apache.fop.afp.ioca.Tile
-
Packages that use Tile 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 Tile in org.apache.fop.afp
Methods in org.apache.fop.afp that return Tile Modifier and Type Method Description Tile
Factory. createTile()
-
Uses of Tile in org.apache.fop.afp.ioca
Fields in org.apache.fop.afp.ioca declared as Tile Modifier and Type Field Description private Tile
ImageContent. tile
Methods in org.apache.fop.afp.ioca with parameters of type Tile Modifier and Type Method Description void
ImageContent. addTile(Tile tile)
void
ImageSegment. addTile(Tile tile)
-