Uses of Interface
net.opengis.wms.StyleURLDocument.StyleURL

Packages that use StyleURLDocument.StyleURL
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of StyleURLDocument.StyleURL in net.opengis.wms
 

Methods in net.opengis.wms that return StyleURLDocument.StyleURL
 StyleURLDocument.StyleURL StyleDocument.Style.addNewStyleURL()
          Appends and returns a new empty "StyleURL" element
 StyleURLDocument.StyleURL StyleURLDocument.addNewStyleURL()
          Appends and returns a new empty "StyleURL" element
 StyleURLDocument.StyleURL StyleDocument.Style.getStyleURL()
          Gets the "StyleURL" element
 StyleURLDocument.StyleURL StyleURLDocument.getStyleURL()
          Gets the "StyleURL" element
static StyleURLDocument.StyleURL StyleURLDocument.StyleURL.Factory.newInstance()
           
static StyleURLDocument.StyleURL StyleURLDocument.StyleURL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.wms with parameters of type StyleURLDocument.StyleURL
 void StyleDocument.Style.setStyleURL(StyleURLDocument.StyleURL styleURL)
          Sets the "StyleURL" element
 void StyleURLDocument.setStyleURL(StyleURLDocument.StyleURL styleURL)
          Sets the "StyleURL" element
 

Uses of StyleURLDocument.StyleURL in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement StyleURLDocument.StyleURL
static class StyleURLDocumentImpl.StyleURLImpl
          An XML StyleURL(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return StyleURLDocument.StyleURL
 StyleURLDocument.StyleURL StyleURLDocumentImpl.addNewStyleURL()
          Appends and returns a new empty "StyleURL" element
 StyleURLDocument.StyleURL StyleDocumentImpl.StyleImpl.addNewStyleURL()
          Appends and returns a new empty "StyleURL" element
 StyleURLDocument.StyleURL StyleURLDocumentImpl.getStyleURL()
          Gets the "StyleURL" element
 StyleURLDocument.StyleURL StyleDocumentImpl.StyleImpl.getStyleURL()
          Gets the "StyleURL" element
 

Methods in net.opengis.wms.impl with parameters of type StyleURLDocument.StyleURL
 void StyleURLDocumentImpl.setStyleURL(StyleURLDocument.StyleURL styleURL)
          Sets the "StyleURL" element
 void StyleDocumentImpl.StyleImpl.setStyleURL(StyleURLDocument.StyleURL styleURL)
          Sets the "StyleURL" element
 



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