|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.pl.PlReader.Chars
public static class PlReader.Chars
Container for a character.
| Constructor Summary | |
|---|---|
PlReader.Chars()
|
|
| Method Summary | |
|---|---|
int |
getCh()
Returns the ch. |
int |
getMapch()
Returns the mapch. |
void |
setCh(int c)
The ch to set. |
void |
setMapch(int c)
The mapch to set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlReader.Chars()
| Method Detail |
|---|
public int getCh()
public int getMapch()
public void setCh(int c)
c - The ch to set.public void setMapch(int c)
c - The mapch to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||