Uses of Class
org.apache.poi.sl.draw.geom.CustomGeometry
-
Packages that use CustomGeometry Package Description org.apache.poi.sl.draw.geom org.apache.poi.sl.usermodel -
-
Uses of CustomGeometry in org.apache.poi.sl.draw.geom
Methods in org.apache.poi.sl.draw.geom that return CustomGeometry Modifier and Type Method Description CustomGeometry
PresetGeometries. get(String name)
Constructors in org.apache.poi.sl.draw.geom with parameters of type CustomGeometry Constructor Description Context(CustomGeometry geom, Rectangle2D anchor, IAdjustableShape props)
-
Uses of CustomGeometry in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return CustomGeometry Modifier and Type Method Description CustomGeometry
SimpleShape. getGeometry()
-