fop 2.3

Uses of Interface
org.apache.fop.fonts.CIDSet

Packages that use CIDSet
org.apache.fop.fonts Classes for font handling. 
 

Uses of CIDSet in org.apache.fop.fonts
 

Classes in org.apache.fop.fonts that implement CIDSet
 class CIDFull
          Provides methods to get font information.
 class CIDSubset
          Provides methods to get font information.
 

Fields in org.apache.fop.fonts declared as CIDSet
protected  CIDSet MultiByteFont.cidSet
           
 

Methods in org.apache.fop.fonts that return CIDSet
abstract  CIDSet CIDFont.getCIDSet()
          Returns the subset information for this font.
 CIDSet MultiByteFont.getCIDSet()
          Returns the subset information for this font.
 


fop 2.3

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