| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.context.DataService
public class DataService
describes the service lying behind a WMS layer. This can be a WFS, a WCS or a cascaded WMS. If the dataservice is a WFS an instance of this class also provides informations about the geometry type delivered by the WFS for this assigned feature type. If the service is a WCS the geometry type attribute contains the type of coverage assigned to the layer (Grid, TIN, Thiessen polygon ...)
| Constructor Summary | |
|---|---|
DataService(Server server,
                       String featureType,
                       String geometryType)
Creates a new DataService object.  | 
|
| Method Summary | |
|---|---|
 String | 
getFeatureType()
returns the featuretype assigned to the WMS layer if the server behind it is a WFS  | 
 String | 
getGeometryType()
returns the geometry type or coverage type provided by the server behind a WMS layer if the server is a WFS or a WCS  | 
 Server | 
getServer()
returns the an instance of an object describing the service/server behind a WMS layer  | 
 void | 
setFeatureType(String featureType)
sets the featuretype assigned to the WMS layer if the server behind it is a WFS  | 
 void | 
setGeometryType(String geometryType)
sets the geometry type or coverage type provided by the server behind a WMS layer if the server is a WFS or a WCS  | 
 void | 
setServer(Server server)
sets the an instance of an object describing the service/server behind a WMS layer  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DataService(Server server,
                   String featureType,
                   String geometryType)
server - server descriptionfeatureType - feature type provided by the server if it's a WFSgeometryType - geometry type or coverage type if the server is a
                     WFS or a WCS| Method Detail | 
|---|
public Server getServer()
public void setServer(Server server)
server - server descriptionpublic String getFeatureType()
public void setFeatureType(String featureType)
featureType - public String getGeometryType()
public void setGeometryType(String geometryType)
geometryType - 
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net