Uses of Class
org.apache.poi.xslf.draw.geom.XSLFAdjustPoint
-
Packages that use XSLFAdjustPoint Package Description org.apache.poi.xslf.draw.geom -
-
Uses of XSLFAdjustPoint in org.apache.poi.xslf.draw.geom
Methods in org.apache.poi.xslf.draw.geom that return XSLFAdjustPoint Modifier and Type Method Description XSLFAdjustPointXSLFMoveTo. getPt()XSLFAdjustPointXSLFCurveTo. getPt1()XSLFAdjustPointXSLFCurveTo. getPt2()XSLFAdjustPointXSLFCurveTo. getPt3()
-