| Package | Description |
|---|---|
| net.opengis.gml.x33.rgrid | |
| net.opengis.gml.x33.rgrid.impl |
| Modifier and Type | Method and Description |
|---|---|
GridCRSPropertyType |
AbstractReferenceableGridType.addNewGridCRS()
Appends and returns a new empty "gridCRS" element
|
GridCRSPropertyType |
GridCRSDocument.addNewGridCRS()
Appends and returns a new empty "gridCRS" element
|
GridCRSPropertyType |
AbstractReferenceableGridType.getGridCRS()
Gets the "gridCRS" element
|
GridCRSPropertyType |
GridCRSDocument.getGridCRS()
Gets the "gridCRS" element
|
static GridCRSPropertyType |
GridCRSPropertyType.Factory.newInstance() |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.File file) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.InputStream is) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(org.w3c.dom.Node node) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.Reader r) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.lang.String xmlAsString) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.net.URL u) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static GridCRSPropertyType |
GridCRSPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractReferenceableGridType.setGridCRS(GridCRSPropertyType gridCRS)
Sets the "gridCRS" element
|
void |
GridCRSDocument.setGridCRS(GridCRSPropertyType gridCRS)
Sets the "gridCRS" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCRSPropertyTypeImpl
An XML GridCRSPropertyType(@http://www.opengis.net/gml/3.3/rgrid).
|
| Modifier and Type | Method and Description |
|---|---|
GridCRSPropertyType |
GridCRSDocumentImpl.addNewGridCRS()
Appends and returns a new empty "gridCRS" element
|
GridCRSPropertyType |
AbstractReferenceableGridTypeImpl.addNewGridCRS()
Appends and returns a new empty "gridCRS" element
|
GridCRSPropertyType |
GridCRSDocumentImpl.getGridCRS()
Gets the "gridCRS" element
|
GridCRSPropertyType |
AbstractReferenceableGridTypeImpl.getGridCRS()
Gets the "gridCRS" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCRSDocumentImpl.setGridCRS(GridCRSPropertyType gridCRS)
Sets the "gridCRS" element
|
void |
AbstractReferenceableGridTypeImpl.setGridCRS(GridCRSPropertyType gridCRS)
Sets the "gridCRS" element
|
Copyright © 2015–2018 52north.org. All rights reserved.