|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CTGeomRect | |
---|---|
org.apache.poi.sl.draw.binding |
Uses of CTGeomRect in org.apache.poi.sl.draw.binding |
---|
Fields in org.apache.poi.sl.draw.binding declared as CTGeomRect | |
---|---|
protected CTGeomRect |
CTCustomGeometry2D.rect
|
Methods in org.apache.poi.sl.draw.binding that return CTGeomRect | |
---|---|
CTGeomRect |
ObjectFactory.createCTGeomRect()
Create an instance of CTGeomRect |
CTGeomRect |
CTCustomGeometry2D.getRect()
Gets the value of the rect property. |
Methods in org.apache.poi.sl.draw.binding with parameters of type CTGeomRect | |
---|---|
void |
CTCustomGeometry2D.setRect(CTGeomRect value)
Sets the value of the rect property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |