Uses of Class
org.apache.poi.sl.draw.binding.CTGeomRect
-
Packages that use CTGeomRect Package Description 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 Modifier and Type Field Description protected CTGeomRectCTCustomGeometry2D. rectMethods in org.apache.poi.sl.draw.binding that return CTGeomRect Modifier and Type Method Description CTGeomRectObjectFactory. createCTGeomRect()Create an instance ofCTGeomRectCTGeomRectCTCustomGeometry2D. getRect()Gets the value of the rect property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTGeomRect Modifier and Type Method Description voidCTCustomGeometry2D. setRect(CTGeomRect value)Sets the value of the rect property.
-