fop 2.1

Uses of Interface
org.apache.fop.complexscripts.fonts.Positionable

Packages that use Positionable
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.render.java2d 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 Positionable
 class Font
          This class holds font state information and provides access to the font metrics.
 class LazyFont
          This class is used to defer the loading of a font until it is really used.
 class MultiByteFont
          Generic MultiByte (CID) font
 

Uses of Positionable in org.apache.fop.render.java2d
 

Classes in org.apache.fop.render.java2d that implement Positionable
 class CustomFontMetricsMapper
          FontMetricsMapper that delegates most methods to an underlying FontMetrics instance.
 


fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.