public class ArmenianNumbering extends Object
Modifier and Type | Method and Description |
---|---|
static String |
toArmenian(int number)
Returns an armenian numeral representation of an integer.
|
public static String toArmenian(int number)
number
- a number greater than zero to be converted to armenian notation
Copyright © 1998–2018 iText Group NV. All rights reserved.