Package org.apache.poi.xddf.usermodel
Class XDDFPresetGeometry2D
java.lang.Object
org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XDDFPresetGeometry2D
(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetGeometry2D geometry) -
Method Summary
Modifier and TypeMethodDescriptiongetAdjustValue
(int index) protected org.openxmlformats.schemas.drawingml.x2006.main.CTPresetGeometry2D
insertAdjustValue
(int index) void
removeAdjustValue
(int index) void
setGeometry
(PresetGeometry preset)
-
Constructor Details
-
XDDFPresetGeometry2D
protected XDDFPresetGeometry2D(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetGeometry2D geometry)
-
-
Method Details
-
getXmlObject
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTPresetGeometry2D getXmlObject() -
getGeometry
-
setGeometry
-
addAdjustValue
-
insertAdjustValue
-
removeAdjustValue
public void removeAdjustValue(int index) -
getAdjustValue
-
getAdjustValues
-