Package hec.gfx2d
Class G2dFont
java.lang.Object
hec.gfx2d.G2dFont
Manages creation of fonts and access to font cache.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
G2dFont
public G2dFont()
-
-
Method Details
-
newFont
looks for the requested font in the fontTable, if it does not exist it is created
-