public abstract class FontSize
extends java.lang.Object
AbsoluteFontSize
,
RelativeFontSize
,
FloatFontSize
Constructor and Description |
---|
FontSize() |
Modifier and Type | Method and Description |
---|---|
abstract float |
toFloat()
Converts this FontSize into a float value.
|