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