| 
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.RemoteOWS
public class RemoteOWS
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).
The remote server to be used is identified by RemoteOWS (OGC Web CapabilitiesService) element.
| Field Summary | |
|---|---|
static String | 
WCS
WCS  | 
static String | 
WFS
WFS  | 
| Constructor Summary | |
|---|---|
RemoteOWS(String service,
                   URL onlineResource)
Creates a new RemoteOWS object.  | 
|
| Method Summary | |
|---|---|
 String | 
exportAsXML()
exports the content of the RemoteOWS as XML formated String  | 
 URL | 
getOnlineResource()
address of the the ows as URL  | 
 String | 
getService()
type of service that is represented by the remote ows. at the moment WFS and WCS are possible values.  | 
 void | 
setOnlineResource(URL onlineResource)
 | 
 void | 
setService(String service)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String WFS
public static final String WCS
| Constructor Detail | 
|---|
RemoteOWS(String service,
          URL onlineResource)
service - onlineResource - | Method Detail | 
|---|
public String getService()
public void setService(String service)
service - the type of the servicesgetService()public URL getOnlineResource()
public void setOnlineResource(URL onlineResource)
onlineResource - the adress of the ows as URLgetOnlineResource()public 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