com.lowagie.text
Class RomanList.RomanDigit
java.lang.Object
|
+--com.lowagie.text.RomanList.RomanDigit
- Enclosing class:
- RomanList
- private static class RomanList.RomanDigit
- extends Object
Hilfsklasse f�r r�mische Zeichen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
digit
public char digit
value
public int value
pre
public boolean pre
RomanList.RomanDigit
RomanList.RomanDigit(char digit,
int value,
boolean pre)