|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fonts.TTFCmapEntry
The CMap entry contains information of a Unicode range and the the glyph indexes related to the range
Field Summary | |
int |
glyphStartIndex
|
int |
unicodeEnd
|
int |
unicodeStart
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int unicodeStart
public int unicodeEnd
public int glyphStartIndex
Method Detail |
public boolean equals(java.lang.Object o)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |