|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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()) |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |