Uses of Class
org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyline
-
Packages that use HemfDraw.EmfPolyline Package Description org.apache.poi.hemf.record.emf -
-
Uses of HemfDraw.EmfPolyline in org.apache.poi.hemf.record.emf
Subclasses of HemfDraw.EmfPolyline in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfDraw.EmfPolyline16The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the specified array.static classHemfDraw.EmfPolylineToThe EMR_POLYLINETO record specifies one or more straight lines based upon the current position.static classHemfDraw.EmfPolylineTo16The EMR_POLYLINETO16 record specifies one or more straight lines based upon the current position.
-