| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.graphics.sld.AbstractLayer
org.deegree.graphics.sld.UserLayer
public class UserLayer
In addition to using named layers, it is also useful to be able to define custom user-defined layers for rendering.
Since a layer is defined as a collection of potentially mixed-type features, the UserLayer element must provide the means to identify the features to be used. All features to be rendered are assumed to be fetched from a Web Feature Server (WFS) or a Web Coverage CapabilitiesService (WCS, in which case the term features is used loosely).
| Field Summary | 
|---|
| Fields inherited from class org.deegree.graphics.sld.AbstractLayer | 
|---|
layerFeatureConstraints, name, styles | 
| Constructor Summary | |
|---|---|
UserLayer(String name,
                   LayerFeatureConstraints layerFeatureConstraints,
                   AbstractStyle[] userStyles,
                   RemoteOWS remoteOWS)
constructor initializing the class with the <UserLayer>  | 
|
| Method Summary | |
|---|---|
 String | 
exportAsXML()
exports the content of the UserLayer as XML formated String  | 
 RemoteOWS | 
getRemoteOWS()
the method returns a remote web service that enables the access to data that are not stored on same server as the WMS.  | 
 void | 
setRemoteOWS(RemoteOWS remoteOWS)
sets the <RemoteOWS>  | 
 String | 
toString()
returns a STring-Representation of the layer  | 
| Methods inherited from class org.deegree.graphics.sld.AbstractLayer | 
|---|
addStyle, getLayerFeatureConstraints, getName, getStyles, removeStyle, setLayerFeatureConstraints, setName, setStyles | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public UserLayer(String name,
                 LayerFeatureConstraints layerFeatureConstraints,
                 AbstractStyle[] userStyles,
                 RemoteOWS remoteOWS)
name - layerFeatureConstraints - userStyles - remoteOWS - | Method Detail | 
|---|
public RemoteOWS getRemoteOWS()
public void setRemoteOWS(RemoteOWS remoteOWS)
remoteOWS - the RemoteOWSpublic String toString()
AbstractLayer
toString in class AbstractLayerpublic String exportAsXML()
exportAsXML in interface Marshallable
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org