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

Uses of Class
org.deegree.portal.context.LayerExtension

Packages that use LayerExtension
org.deegree.portal.context   
 

Uses of LayerExtension in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return LayerExtension
 LayerExtension Layer.getExtension()
          The Extension element is a container tag in which arbitrary vendor specific information can be included without compromising the ability of other clients to enforce schema validation.
 

Methods in org.deegree.portal.context with parameters of type LayerExtension
protected static void XMLFactory.appendLayerExtension(Node toNode, LayerExtension layExt)
          Appends the XML representation of a list of a LayerExtension to a Node using the namespace.
 void Layer.setExtension(LayerExtension extension)
          if extension is null, a default LayerExtension object is created
 

Constructors in org.deegree.portal.context with parameters of type LayerExtension
Layer(Server server, String name, String title, String abstract_, String[] srs, BaseURL dataURL, BaseURL metadataURL, FormatList formatList, StyleList styleList, boolean queryable, boolean hidden, LayerExtension extension)
          Creates a new ContextLayer 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