| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
FeatureListURLDocument.FeatureListURL |
LayerDocument.Layer.addNewFeatureListURL()
Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
FeatureListURLDocument.addNewFeatureListURL()
Appends and returns a new empty "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
FeatureListURLDocument.getFeatureListURL()
Gets the "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL[] |
LayerDocument.Layer.getFeatureListURLArray()
Gets array of all "FeatureListURL" elements
|
FeatureListURLDocument.FeatureListURL |
LayerDocument.Layer.getFeatureListURLArray(int i)
Gets ith "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
LayerDocument.Layer.insertNewFeatureListURL(int i)
Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
|
static FeatureListURLDocument.FeatureListURL |
FeatureListURLDocument.FeatureListURL.Factory.newInstance() |
static FeatureListURLDocument.FeatureListURL |
FeatureListURLDocument.FeatureListURL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureListURLDocument.setFeatureListURL(FeatureListURLDocument.FeatureListURL featureListURL)
Sets the "FeatureListURL" element
|
void |
LayerDocument.Layer.setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
Sets array of all "FeatureListURL" element
|
void |
LayerDocument.Layer.setFeatureListURLArray(int i,
FeatureListURLDocument.FeatureListURL featureListURL)
Sets ith "FeatureListURL" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureListURLDocumentImpl.FeatureListURLImpl
An XML FeatureListURL(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
FeatureListURLDocument.FeatureListURL |
LayerDocumentImpl.LayerImpl.addNewFeatureListURL()
Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
FeatureListURLDocumentImpl.addNewFeatureListURL()
Appends and returns a new empty "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
FeatureListURLDocumentImpl.getFeatureListURL()
Gets the "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL[] |
LayerDocumentImpl.LayerImpl.getFeatureListURLArray()
Gets array of all "FeatureListURL" elements
|
FeatureListURLDocument.FeatureListURL |
LayerDocumentImpl.LayerImpl.getFeatureListURLArray(int i)
Gets ith "FeatureListURL" element
|
FeatureListURLDocument.FeatureListURL |
LayerDocumentImpl.LayerImpl.insertNewFeatureListURL(int i)
Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureListURLDocumentImpl.setFeatureListURL(FeatureListURLDocument.FeatureListURL featureListURL)
Sets the "FeatureListURL" element
|
void |
LayerDocumentImpl.LayerImpl.setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
Sets array of all "FeatureListURL" element
|
void |
LayerDocumentImpl.LayerImpl.setFeatureListURLArray(int i,
FeatureListURLDocument.FeatureListURL featureListURL)
Sets ith "FeatureListURL" element
|
Copyright © 2015 52north.org. All rights reserved.