Package org.apache.fontbox.cff
Interface FDSelect
-
- All Known Implementing Classes:
CFFParser.Format0FDSelect,CFFParser.Format3FDSelect
public interface FDSelect
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFDIndex(int gid)Returns the Font DICT index for the given GID.
-