Uses of Class
org.apache.poi.xddf.usermodel.XDDFPath
-
Packages that use XDDFPath Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFPath in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFPath Modifier and Type Method Description XDDFPathXDDFCustomGeometry2D. addNewPath()XDDFPathXDDFCustomGeometry2D. getPath(int index)XDDFPathXDDFCustomGeometry2D. insertNewPath(int index)Methods in org.apache.poi.xddf.usermodel that return types with arguments of type XDDFPath Modifier and Type Method Description List<XDDFPath>XDDFCustomGeometry2D. getPaths()
-