Uses of Interface
org.apache.fop.complexscripts.fonts.Positionable
Packages that use Positionable
Package
Description
Classes for font handling.
Java2D Renderer which paints rendered pages on Graphics2D instances.
-
Uses of Positionable in org.apache.fop.fonts
Classes in org.apache.fop.fonts that implement PositionableModifier and TypeClassDescriptionclassclassThis class holds font state information and provides access to the font metrics.classThis class is used to defer the loading of a font until it is really used.classGeneric MultiByte (CID) font -
Uses of Positionable in org.apache.fop.render.java2d
Classes in org.apache.fop.render.java2d that implement PositionableModifier and TypeClassDescriptionclassFontMetricsMapper that delegates most methods to an underlyingFontMetricsinstance.