deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcbase.ImageURL

Packages that use ImageURL
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.portal.context   
 

Uses of ImageURL in org.deegree.ogcwebservices.wms.capabilities
 

Subclasses of ImageURL in org.deegree.ogcwebservices.wms.capabilities
 class LegendURL
          A Map Server may use zero or more LegendURL elements to provide an image(s) of a legend relevant to each Style of a Layer.
 class LogoURL
          The LogoURL is part of the attribution that indicates the provider of a Layer or collection of Layers.
 

Uses of ImageURL in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return ImageURL
 ImageURL Style.getLegendURL()
          The location of an image of a map legend describing the current style (extracted from Capabilities by the Context document creator).
 ImageURL General.getLogoURL()
           
 

Methods in org.deegree.portal.context with parameters of type ImageURL
protected static void XMLFactory.appendLogoURL(Node toNode, ImageURL logoURL)
          Appends the XML representation of an ImageURL to a Node using the namespace.
 void Style.setLegendURL(ImageURL legendURL)
           
 void General.setLogoURL(ImageURL logoURL)
          A reference to an image that might be attached to the Context document.
 

Constructors in org.deegree.portal.context with parameters of type ImageURL
General(String title, String abstract_, Rectangle window, CitedResponsibleParty contactInformation, Point[] boundingBox, BaseURL descriptionURL, ImageURL logoURL, String[] keywords, GeneralExtension extension)
          Creates a new General object.
Style(String name, String title, String abstract_, ImageURL legendURL, boolean current)
          Creates a new Style object.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org