| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
static LatitudeType |
LatitudeType.Factory.newInstance() |
static LatitudeType |
LatitudeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.newValue(Object obj) |
static LatitudeType |
LatitudeType.Factory.parse(File file) |
static LatitudeType |
LatitudeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(InputStream is) |
static LatitudeType |
LatitudeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(Node node) |
static LatitudeType |
LatitudeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(Reader r) |
static LatitudeType |
LatitudeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(String xmlAsString) |
static LatitudeType |
LatitudeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(URL u) |
static LatitudeType |
LatitudeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static LatitudeType |
LatitudeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LatitudeType |
LatitudeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LatitudeType |
LatitudeType.Factory.parse(XMLStreamReader sr) |
static LatitudeType |
LatitudeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
LatitudeType |
EXGeographicBoundingBoxDocument.EXGeographicBoundingBox.xgetNorthBoundLatitude()
Gets (as xml) the "northBoundLatitude" element
|
LatitudeType |
EXGeographicBoundingBoxDocument.EXGeographicBoundingBox.xgetSouthBoundLatitude()
Gets (as xml) the "southBoundLatitude" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
EXGeographicBoundingBoxDocument.EXGeographicBoundingBox.xsetNorthBoundLatitude(LatitudeType northBoundLatitude)
Sets (as xml) the "northBoundLatitude" element
|
void |
EXGeographicBoundingBoxDocument.EXGeographicBoundingBox.xsetSouthBoundLatitude(LatitudeType southBoundLatitude)
Sets (as xml) the "southBoundLatitude" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LatitudeTypeImpl
An XML latitudeType(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
LatitudeType |
EXGeographicBoundingBoxDocumentImpl.EXGeographicBoundingBoxImpl.xgetNorthBoundLatitude()
Gets (as xml) the "northBoundLatitude" element
|
LatitudeType |
EXGeographicBoundingBoxDocumentImpl.EXGeographicBoundingBoxImpl.xgetSouthBoundLatitude()
Gets (as xml) the "southBoundLatitude" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
EXGeographicBoundingBoxDocumentImpl.EXGeographicBoundingBoxImpl.xsetNorthBoundLatitude(LatitudeType northBoundLatitude)
Sets (as xml) the "northBoundLatitude" element
|
void |
EXGeographicBoundingBoxDocumentImpl.EXGeographicBoundingBoxImpl.xsetSouthBoundLatitude(LatitudeType southBoundLatitude)
Sets (as xml) the "southBoundLatitude" element
|
Copyright © 2015 52north.org. All rights reserved.