http://www.jpicedt.org

Uses of Class
jpicedt.graphic.model.Drawing.BoundingBox

Packages that use Drawing.BoundingBox
jpicedt.graphic.model Document structure and graphic primitives. 
 

Uses of Drawing.BoundingBox in jpicedt.graphic.model
 

Fields in jpicedt.graphic.model declared as Drawing.BoundingBox
protected  Drawing.BoundingBox Drawing.boundingBox
          bounding box used when formatting to text ; null means that it'll be computed automatically
 

Methods in jpicedt.graphic.model that return Drawing.BoundingBox
 Drawing.BoundingBox Drawing.BoundingBox.clone()
           
 Drawing.BoundingBox Drawing.RootElement.getBoundingBox()
           
 

Constructors in jpicedt.graphic.model with parameters of type Drawing.BoundingBox
Drawing.BoundingBox(Drawing.BoundingBox bb)
          "cloning" constructor (to be used by clone())
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org