| Package | Description |
|---|---|
| net.opengis.gml.x33.rgrid | |
| net.opengis.gml.x33.rgrid.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReferenceableGridByArrayType
An XML ReferenceableGridByArrayType(@http://www.opengis.net/gml/3.3/rgrid).
|
interface |
ReferenceableGridByTransformationType
An XML ReferenceableGridByTransformationType(@http://www.opengis.net/gml/3.3/rgrid).
|
interface |
ReferenceableGridByVectorsType
An XML ReferenceableGridByVectorsType(@http://www.opengis.net/gml/3.3/rgrid).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractReferenceableGridType |
AbstractReferenceableGridDocument.addNewAbstractReferenceableGrid()
Appends and returns a new empty "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
ReferenceableGridPropertyType.addNewAbstractReferenceableGrid()
Appends and returns a new empty "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
AbstractReferenceableGridDocument.getAbstractReferenceableGrid()
Gets the "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
ReferenceableGridPropertyType.getAbstractReferenceableGrid()
Gets the "AbstractReferenceableGrid" element
|
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.File file) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.InputStream is) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(org.w3c.dom.Node node) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.Reader r) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.lang.String xmlAsString) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.net.URL u) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static AbstractReferenceableGridType |
AbstractReferenceableGridType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractReferenceableGridDocument.setAbstractReferenceableGrid(AbstractReferenceableGridType abstractReferenceableGrid)
Sets the "AbstractReferenceableGrid" element
|
void |
ReferenceableGridPropertyType.setAbstractReferenceableGrid(AbstractReferenceableGridType abstractReferenceableGrid)
Sets the "AbstractReferenceableGrid" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReferenceableGridTypeImpl
An XML AbstractReferenceableGridType(@http://www.opengis.net/gml/3.3/rgrid).
|
class |
ReferenceableGridByArrayTypeImpl
An XML ReferenceableGridByArrayType(@http://www.opengis.net/gml/3.3/rgrid).
|
class |
ReferenceableGridByTransformationTypeImpl
An XML ReferenceableGridByTransformationType(@http://www.opengis.net/gml/3.3/rgrid).
|
class |
ReferenceableGridByVectorsTypeImpl
An XML ReferenceableGridByVectorsType(@http://www.opengis.net/gml/3.3/rgrid).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractReferenceableGridType |
ReferenceableGridPropertyTypeImpl.addNewAbstractReferenceableGrid()
Appends and returns a new empty "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
AbstractReferenceableGridDocumentImpl.addNewAbstractReferenceableGrid()
Appends and returns a new empty "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
ReferenceableGridPropertyTypeImpl.getAbstractReferenceableGrid()
Gets the "AbstractReferenceableGrid" element
|
AbstractReferenceableGridType |
AbstractReferenceableGridDocumentImpl.getAbstractReferenceableGrid()
Gets the "AbstractReferenceableGrid" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceableGridPropertyTypeImpl.setAbstractReferenceableGrid(AbstractReferenceableGridType abstractReferenceableGrid)
Sets the "AbstractReferenceableGrid" element
|
void |
AbstractReferenceableGridDocumentImpl.setAbstractReferenceableGrid(AbstractReferenceableGridType abstractReferenceableGrid)
Sets the "AbstractReferenceableGrid" element
|
Copyright © 2015–2018 52north.org. All rights reserved.