Package com.luciad.format.cgm
Class TLcdCGMTextStyle
java.lang.Object
com.luciad.format.cgm.TLcdCGMTextStyle
- All Implemented Interfaces:
Cloneable
This is a utility class that can be used to represent a text style to render text.
It includes a color and a font.
-
Constructor Summary
ConstructorDescriptionTLcdCGMTextStyle
(TLcdCGMTextStyle aTextStyle) TLcdCGMTextStyle
(Font aFont, Color aTextColor) -
Method Summary