|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.utils.NumberConverter
Encapsulates number converter methods.
Constructor Summary | |
NumberConverter()
|
Method Summary | |
static java.lang.String |
intToString(int num,
int type)
Converts the int into string as specified by type. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NumberConverter()
Method Detail |
public static java.lang.String intToString(int num, int type)
num
- The number to converttype
- The type of the string representation of the num.
com.aspose.pdf.elements.HeadingType.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |