|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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(java.lang.String name,
LayerFeatureConstraints layerFeatureConstraints,
AbstractStyle[] userStyles,
RemoteOWS remoteOWS)
constructor initializing the class with the <UserLayer> |
Method Summary | |
---|---|
java.lang.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> |
java.lang.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(java.lang.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 java.lang.String toString()
AbstractLayer
toString
in class AbstractLayer
public java.lang.String exportAsXML()
exportAsXML
in interface Marshallable
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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