| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
AttributionDocument.Attribution |
AttributionDocument.addNewAttribution()
Appends and returns a new empty "Attribution" element
|
AttributionDocument.Attribution |
LayerDocument.Layer.addNewAttribution()
Appends and returns a new empty "Attribution" element
|
AttributionDocument.Attribution |
AttributionDocument.getAttribution()
Gets the "Attribution" element
|
AttributionDocument.Attribution |
LayerDocument.Layer.getAttribution()
Gets the "Attribution" element
|
static AttributionDocument.Attribution |
AttributionDocument.Attribution.Factory.newInstance() |
static AttributionDocument.Attribution |
AttributionDocument.Attribution.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributionDocument.setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element
|
void |
LayerDocument.Layer.setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributionDocumentImpl.AttributionImpl
An XML Attribution(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
AttributionDocument.Attribution |
LayerDocumentImpl.LayerImpl.addNewAttribution()
Appends and returns a new empty "Attribution" element
|
AttributionDocument.Attribution |
AttributionDocumentImpl.addNewAttribution()
Appends and returns a new empty "Attribution" element
|
AttributionDocument.Attribution |
LayerDocumentImpl.LayerImpl.getAttribution()
Gets the "Attribution" element
|
AttributionDocument.Attribution |
AttributionDocumentImpl.getAttribution()
Gets the "Attribution" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerDocumentImpl.LayerImpl.setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element
|
void |
AttributionDocumentImpl.setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element
|
Copyright © 2015 52north.org. All rights reserved.