Uses of Interface
net.opengis.wms.AttributionDocument.Attribution

Packages that use AttributionDocument.Attribution
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of AttributionDocument.Attribution in net.opengis.wms
 

Methods in net.opengis.wms that return AttributionDocument.Attribution
 AttributionDocument.Attribution LayerDocument.Layer.addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AttributionDocument.Attribution AttributionDocument.addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AttributionDocument.Attribution LayerDocument.Layer.getAttribution()
          Gets the "Attribution" element
 AttributionDocument.Attribution AttributionDocument.getAttribution()
          Gets the "Attribution" element
static AttributionDocument.Attribution AttributionDocument.Attribution.Factory.newInstance()
           
static AttributionDocument.Attribution AttributionDocument.Attribution.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.wms with parameters of type AttributionDocument.Attribution
 void LayerDocument.Layer.setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 void AttributionDocument.setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 

Uses of AttributionDocument.Attribution in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement AttributionDocument.Attribution
static class AttributionDocumentImpl.AttributionImpl
          An XML Attribution(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return AttributionDocument.Attribution
 AttributionDocument.Attribution AttributionDocumentImpl.addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AttributionDocument.Attribution LayerDocumentImpl.LayerImpl.addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AttributionDocument.Attribution AttributionDocumentImpl.getAttribution()
          Gets the "Attribution" element
 AttributionDocument.Attribution LayerDocumentImpl.LayerImpl.getAttribution()
          Gets the "Attribution" element
 

Methods in net.opengis.wms.impl with parameters of type AttributionDocument.Attribution
 void AttributionDocumentImpl.setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 void LayerDocumentImpl.LayerImpl.setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.