Uses of Class
org.apache.fop.fonts.LazyFont
-
Packages that use LazyFont Package Description org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. -
-
Uses of LazyFont in org.apache.fop.render.java2d
Constructors in org.apache.fop.render.java2d with parameters of type LazyFont Constructor Description CustomFontMetricsMapper(LazyFont fontMetrics, java.io.InputStream fontSource)Construction of this class results in the immediate construction of the underlyingFont.
-