|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.font.CIDWidthMapEntry
public class CIDWidthMapEntry
Constructor Summary | |
---|---|
CIDWidthMapEntry(int start,
int stop,
int width)
|
Method Summary | |
---|---|
int |
getStart()
|
int |
getStop()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CIDWidthMapEntry(int start, int stop, int width)
Method Detail |
---|
public int getStart()
public int getStop()
public int getWidth()
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |