|
deegree 2.3 (2010/04/09 10:10 build-4-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()
|
String |
getGeometryType()
|
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 - featuretype assigned to the WMS layer if the server behind it is a WFSpublic String getGeometryType()
public void setGeometryType(String geometryType)
geometryType -
|
deegree 2.3 (2010/04/09 10:10 build-4-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