Package com._1c.g5.v8.dt.moxel.util
Class FontProperties
- java.lang.Object
-
- com._1c.g5.v8.dt.moxel.util.FontProperties
-
public final class FontProperties extends Object
Свойства шрифта.
-
-
Field Detail
-
BOLD
public static final int BOLD
- See Also:
- Constant Field Values
-
ITALIC
public static final int ITALIC
- See Also:
- Constant Field Values
-
UNDERLINE
public static final int UNDERLINE
- See Also:
- Constant Field Values
-
FACE_NAME
public static final int FACE_NAME
- See Also:
- Constant Field Values
-
HEIGHT
public static final int HEIGHT
- See Also:
- Constant Field Values
-
ALL_PROPERTIES
public static final int ALL_PROPERTIES
- See Also:
- Constant Field Values
-
-