Uses of Class
org.apache.poi.hemf.draw.HemfDrawProperties
-
Packages that use HemfDrawProperties Package Description org.apache.poi.hemf.draw -
-
Uses of HemfDrawProperties in org.apache.poi.hemf.draw
Methods in org.apache.poi.hemf.draw that return HemfDrawProperties Modifier and Type Method Description HemfDrawPropertiesHemfGraphics. getProperties()protected HemfDrawPropertiesHemfGraphics. newProperties(HwmfDrawProperties oldProps)Constructors in org.apache.poi.hemf.draw with parameters of type HemfDrawProperties Constructor Description HemfDrawProperties(HemfDrawProperties other)
-