Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
-
Packages that use HwmfDraw.WmfLineTo Package Description org.apache.poi.hemf.record.emf -
-
Uses of HwmfDraw.WmfLineTo in org.apache.poi.hemf.record.emf
Subclasses of HwmfDraw.WmfLineTo in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfDraw.EmfLineToThe EMR_LINETO record specifies a line from the current position up to, but not including, the specified point.
-