| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ALIGN_CENTER |
0 |
public static final byte |
ALIGN_LEFT |
-1 |
public static final byte |
ALIGN_RIGHT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HIGHEST_SUPPORTED_PRIME_NUMBER |
65521 |
public static final double |
LOG10_2 |
0.3010299956639812 |
public static final double |
SQRT_2 |
1.4142135623730951 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
MAX_VALUE |
90.0 |
public static final double |
MIN_VALUE |
-90.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
MAX_VALUE |
180.0 |
public static final double |
MIN_VALUE |
-180.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
HYPHEN |
8208 |
public static final char |
LINE_SEPARATOR |
8232 |
public static final char |
NO_BREAK_SPACE |
160 |
public static final char |
PARAGRAPH_SEPARATOR |
8233 |
public static final char |
SOFT_HYPHEN |
173 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
BIG_DECIMAL |
10 |
public static final byte |
BIG_INTEGER |
9 |
public static final byte |
BOOLEAN |
1 |
public static final byte |
BYTE |
3 |
public static final byte |
CHARACTER |
2 |
public static final byte |
DOUBLE |
8 |
public static final byte |
FLOAT |
7 |
public static final byte |
INTEGER |
5 |
public static final byte |
LONG |
6 |
public static final byte |
OTHER |
0 |
public static final byte |
SHORT |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
DEFAULT_SEPARATOR |
58 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CSW |
"http://www.opengis.net/cat/csw/2.0.2" |
public static final String |
GCO |
"http://www.isotc211.org/2005/gco" |
public static final String |
GFC |
"http://www.isotc211.org/2005/gfc" |
public static final String |
GMD |
"http://www.isotc211.org/2005/gmd" |
public static final String |
GMI |
"http://www.isotc211.org/2005/gmi" |
public static final String |
GML |
"http://www.opengis.net/gml/3.2" |
public static final String |
GMX |
"http://www.isotc211.org/2005/gmx" |
public static final String |
GTS |
"http://www.isotc211.org/2005/gts" |
public static final String |
SRV |
"http://www.isotc211.org/2005/srv" |
public static final String |
XLINK |
"http://www.w3.org/1999/xlink" |
public static final String |
XSI |
"http://www.w3.org/2001/XMLSchema-instance" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONVERTER |
"org.apache.sis.xml.converter" |
public static final String |
DEFAULT_NAMESPACE |
"org.apache.sis.xml.defaultNamespace" |
public static final String |
GML_VERSION |
"org.apache.sis.gml.version" |
public static final String |
LOCALE |
"org.apache.sis.xml.locale" |
public static final String |
RESOLVER |
"org.apache.sis.xml.resolver" |
public static final String |
SCHEMAS |
"org.apache.sis.xml.schemas" |
public static final String |
STRING_SUBSTITUTES |
"org.apache.sis.xml.stringSubstitutes" |
public static final String |
TIMEZONE |
"org.apache.sis.xml.timezone" |
public static final String |
WARNING_LISTENER |
"org.apache.sis.xml.warningListener" |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.