Uses of Class
org.apache.poi.hssf.usermodel.HSSFPolygon
-
Packages that use HSSFPolygon Package Description org.apache.poi.hssf.usermodel The usermodel package maps HSSF low level structures to familiar workbook/sheet model -
-
Uses of HSSFPolygon in org.apache.poi.hssf.usermodel
Methods in org.apache.poi.hssf.usermodel that return HSSFPolygon Modifier and Type Method Description HSSFPolygonHSSFPatriarch. createPolygon(HSSFClientAnchor anchor)Creates a polygonHSSFPolygonHSSFShapeGroup. createPolygon(HSSFChildAnchor anchor)Creates a polygon
-