| Package | Description |
|---|---|
| net.opengis.wps.x20 | |
| net.opengis.wps.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
SupportedCRSDocument.SupportedCRS |
SupportedCRSDocument.addNewSupportedCRS()
Appends and returns a new empty "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocument.BoundingBoxData.addNewSupportedCRS()
Appends and returns a new empty value (as xml) as the last "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
SupportedCRSDocument.getSupportedCRS()
Gets the "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS[] |
BoundingBoxDataDocument.BoundingBoxData.getSupportedCRSArray()
Gets array of all "SupportedCRS" elements
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocument.BoundingBoxData.getSupportedCRSArray(int i)
Gets ith "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocument.BoundingBoxData.insertNewSupportedCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" element
|
static SupportedCRSDocument.SupportedCRS |
SupportedCRSDocument.SupportedCRS.Factory.newInstance() |
static SupportedCRSDocument.SupportedCRS |
SupportedCRSDocument.SupportedCRS.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportedCRSDocument.setSupportedCRS(SupportedCRSDocument.SupportedCRS supportedCRS)
Sets the "SupportedCRS" element
|
void |
BoundingBoxDataDocument.BoundingBoxData.setSupportedCRSArray(int i,
SupportedCRSDocument.SupportedCRS supportedCRS)
Sets ith "SupportedCRS" element
|
void |
BoundingBoxDataDocument.BoundingBoxData.setSupportedCRSArray(SupportedCRSDocument.SupportedCRS[] supportedCRSArray)
Sets array of all "SupportedCRS" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SupportedCRSDocumentImpl.SupportedCRSImpl
An XML SupportedCRS(@http://www.opengis.net/wps/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SupportedCRSDocument.SupportedCRS |
SupportedCRSDocumentImpl.addNewSupportedCRS()
Appends and returns a new empty "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.addNewSupportedCRS()
Appends and returns a new empty value (as xml) as the last "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
SupportedCRSDocumentImpl.getSupportedCRS()
Gets the "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS[] |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.getSupportedCRSArray()
Gets array of all "SupportedCRS" elements
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.getSupportedCRSArray(int i)
Gets ith "SupportedCRS" element
|
SupportedCRSDocument.SupportedCRS |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.insertNewSupportedCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupportedCRSDocumentImpl.setSupportedCRS(SupportedCRSDocument.SupportedCRS supportedCRS)
Sets the "SupportedCRS" element
|
void |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.setSupportedCRSArray(int i,
SupportedCRSDocument.SupportedCRS supportedCRS)
Sets ith "SupportedCRS" element
|
void |
BoundingBoxDataDocumentImpl.BoundingBoxDataImpl.setSupportedCRSArray(SupportedCRSDocument.SupportedCRS[] supportedCRSArray)
Sets array of all "SupportedCRS" element
|
Copyright © 2015–2018 52north.org. All rights reserved.