Uses of Interface
net.opengis.wms.LogoURLDocument.LogoURL

Packages that use LogoURLDocument.LogoURL
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of LogoURLDocument.LogoURL in net.opengis.wms
 

Methods in net.opengis.wms that return LogoURLDocument.LogoURL
 LogoURLDocument.LogoURL LogoURLDocument.addNewLogoURL()
          Appends and returns a new empty "LogoURL" element
 LogoURLDocument.LogoURL AttributionDocument.Attribution.addNewLogoURL()
          Appends and returns a new empty "LogoURL" element
 LogoURLDocument.LogoURL LogoURLDocument.getLogoURL()
          Gets the "LogoURL" element
 LogoURLDocument.LogoURL AttributionDocument.Attribution.getLogoURL()
          Gets the "LogoURL" element
static LogoURLDocument.LogoURL LogoURLDocument.LogoURL.Factory.newInstance()
           
static LogoURLDocument.LogoURL LogoURLDocument.LogoURL.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.wms with parameters of type LogoURLDocument.LogoURL
 void LogoURLDocument.setLogoURL(LogoURLDocument.LogoURL logoURL)
          Sets the "LogoURL" element
 void AttributionDocument.Attribution.setLogoURL(LogoURLDocument.LogoURL logoURL)
          Sets the "LogoURL" element
 

Uses of LogoURLDocument.LogoURL in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement LogoURLDocument.LogoURL
static class LogoURLDocumentImpl.LogoURLImpl
          An XML LogoURL(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return LogoURLDocument.LogoURL
 LogoURLDocument.LogoURL AttributionDocumentImpl.AttributionImpl.addNewLogoURL()
          Appends and returns a new empty "LogoURL" element
 LogoURLDocument.LogoURL LogoURLDocumentImpl.addNewLogoURL()
          Appends and returns a new empty "LogoURL" element
 LogoURLDocument.LogoURL AttributionDocumentImpl.AttributionImpl.getLogoURL()
          Gets the "LogoURL" element
 LogoURLDocument.LogoURL LogoURLDocumentImpl.getLogoURL()
          Gets the "LogoURL" element
 

Methods in net.opengis.wms.impl with parameters of type LogoURLDocument.LogoURL
 void AttributionDocumentImpl.AttributionImpl.setLogoURL(LogoURLDocument.LogoURL logoURL)
          Sets the "LogoURL" element
 void LogoURLDocumentImpl.setLogoURL(LogoURLDocument.LogoURL logoURL)
          Sets the "LogoURL" element
 



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