fop 2.1

Uses of Class
org.apache.fop.afp.ioca.TileSize

Packages that use TileSize
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 TileSize in org.apache.fop.afp
 

Methods in org.apache.fop.afp that return TileSize
 TileSize Factory.createTileSize(int dataWidth, int dataHeight, int dataWidthRes, int dataHeightRes)
           
 

Uses of TileSize in org.apache.fop.afp.ioca
 

Methods in org.apache.fop.afp.ioca with parameters of type TileSize
 void Tile.setSize(TileSize tileSize)
           
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.