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