|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.RomanList.RomanDigit
Hilfsklasse für römische Zeichen
Field Summary | |
char |
digit
|
boolean |
pre
|
int |
value
|
Constructor Summary | |
(package private) |
RomanList.RomanDigit(char digit,
int value,
boolean pre)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public char digit
public int value
public boolean pre
Constructor Detail |
RomanList.RomanDigit(char digit, int value, boolean pre)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |