Uses of Class
org.apache.poi.sl.draw.geom.Path
-
Packages that use Path Package Description org.apache.poi.sl.draw.geom -
-
Uses of Path in org.apache.poi.sl.draw.geom
Methods in org.apache.poi.sl.draw.geom that return Path Modifier and Type Method Description Path
Outline. getPath()
Path
CustomGeometry. getTextBounds()
Methods in org.apache.poi.sl.draw.geom that return types with arguments of type Path Modifier and Type Method Description java.util.Iterator<Path>
CustomGeometry. iterator()
Constructors in org.apache.poi.sl.draw.geom with parameters of type Path Constructor Description Outline(java.awt.Shape shape, Path path)
-