GeographicCRSPropertyType |
BaseGeographicCRSDocument.addNewBaseGeographicCRS() |
Appends and returns a new empty "baseGeographicCRS" element
|
GeographicCRSPropertyType |
ProjectedCRSType.addNewBaseGeographicCRS() |
Appends and returns a new empty "baseGeographicCRS" element
|
GeographicCRSPropertyType |
GeographicCRSRefDocument.addNewGeographicCRSRef() |
Appends and returns a new empty "geographicCRSRef" element
|
GeographicCRSPropertyType |
BaseGeographicCRSDocument.getBaseGeographicCRS() |
Gets the "baseGeographicCRS" element
|
GeographicCRSPropertyType |
ProjectedCRSType.getBaseGeographicCRS() |
Gets the "baseGeographicCRS" element
|
GeographicCRSPropertyType |
GeographicCRSRefDocument.getGeographicCRSRef() |
Gets the "geographicCRSRef" element
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.newInstance() |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(File file) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(InputStream is) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(Reader r) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(String xmlAsString) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(URL u) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(XMLStreamReader sr) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(Node node) |
|
static GeographicCRSPropertyType |
GeographicCRSPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|