- All Implemented Interfaces:
FSFont
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
_size
private final float _size
-
Constructor Details
-
Java2DFont
public Java2DFont(List<Font> fonts,
float size)
-
Method Details
-
getSize2D
public float getSize2D()
- Specified by:
getSize2D
in interface FSFont
-