|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.font.format.ttf.OTFCoveragex02.RangeRecord
public class OTFCoveragex02.RangeRecord
A range in this coverage.
Constructor Summary | |
---|---|
OTFCoveragex02.RangeRecord()
|
Method Summary | |
---|---|
protected char |
getEnd()
Returns the last glyph index in the range. |
protected char |
getStart()
Returns the first glyph index in the range. |
protected char |
getStartCoverageIndex()
Returns the coverage index of the first glyph index in the range. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OTFCoveragex02.RangeRecord()
Method Detail |
---|
protected char getStart()
protected char getEnd()
protected char getStartCoverageIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |