|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fontbox.cff.CIDKeyedFDSelect
public abstract class CIDKeyedFDSelect
Field Summary | |
---|---|
protected CFFFontROS |
owner
|
Constructor Summary | |
---|---|
CIDKeyedFDSelect(CFFFontROS _owner)
Constructor. |
Method Summary | |
---|---|
abstract int |
getFd(int glyph)
Returns the Font DICT index for the given glyph identifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CFFFontROS owner
Constructor Detail |
---|
public CIDKeyedFDSelect(CFFFontROS _owner)
_owner
- the owner of the FDSelect data.Method Detail |
---|
public abstract int getFd(int glyph)
glyph
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |