Interface MinimalFontDescription
-
public interface MinimalFontDescription
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IdentValuegetStyle()intgetWeight()
-
-
-
Method Detail
-
getWeight
int getWeight()
-
getStyle
IdentValue getStyle()
-
-