Uses of Class
org.apache.poi.common.usermodel.fonts.FontHeader.PanoseStroke
-
Packages that use FontHeader.PanoseStroke Package Description org.apache.poi.common.usermodel.fonts -
-
Uses of FontHeader.PanoseStroke in org.apache.poi.common.usermodel.fonts
Methods in org.apache.poi.common.usermodel.fonts that return FontHeader.PanoseStroke Modifier and Type Method Description FontHeader.PanoseStroke
FontHeader. getPanoseStroke()
static FontHeader.PanoseStroke
FontHeader.PanoseStroke. valueOf(String name)
Returns the enum constant of this type with the specified name.static FontHeader.PanoseStroke[]
FontHeader.PanoseStroke. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-