public class Formatters extends Object
| Modifier and Type | Field and Description |
|---|---|
static DegreeFormatter |
FORMATTER_DEGREES
|
static PatternFormatter |
FORMATTER_FP_LAT_LON
|
static PatternFormatter |
FORMATTER_FP_LON_LAT
|
static PatternFormatter |
FORMATTER_XML
|
| Constructor and Description |
|---|
Formatters()
|
public static PatternFormatterFORMATTER_XML
public static PatternFormatterFORMATTER_FP_LAT_LON
public static PatternFormatterFORMATTER_FP_LON_LAT
public static DegreeFormatterFORMATTER_DEGREES