Uses of Class
org.apache.poi.hemf.record.emf.HemfText.EmfGraphicsMode
-
Packages that use HemfText.EmfGraphicsMode Package Description org.apache.poi.hemf.record.emf -
-
Uses of HemfText.EmfGraphicsMode in org.apache.poi.hemf.record.emf
Fields in org.apache.poi.hemf.record.emf declared as HemfText.EmfGraphicsMode Modifier and Type Field Description protected HemfText.EmfGraphicsModeHemfText.EmfExtTextOutA. graphicsModeMethods in org.apache.poi.hemf.record.emf that return HemfText.EmfGraphicsMode Modifier and Type Method Description HemfText.EmfGraphicsModeHemfText.EmfExtTextOutA. getGraphicsMode()static HemfText.EmfGraphicsModeHemfText.EmfGraphicsMode. valueOf(String name)Returns the enum constant of this type with the specified name.static HemfText.EmfGraphicsMode[]HemfText.EmfGraphicsMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-