|
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.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,
java.lang.String featureType,
java.lang.String geometryType)
Creates a new DataService object. |
Method Summary | |
---|---|
java.lang.String |
getFeatureType()
|
java.lang.String |
getGeometryType()
|
Server |
getServer()
returns the an instance of an object describing the service/server behind a WMS layer |
void |
setFeatureType(java.lang.String featureType)
sets the featuretype assigned to the WMS layer if the server behind it is a WFS |
void |
setGeometryType(java.lang.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, java.lang.String featureType, java.lang.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 WCSMethod Detail |
---|
public Server getServer()
public void setServer(Server server)
server
- server descriptionpublic java.lang.String getFeatureType()
public void setFeatureType(java.lang.String featureType)
featureType
- featuretype assigned to the WMS layer if the server behind it is a WFSpublic java.lang.String getGeometryType()
public void setGeometryType(java.lang.String geometryType)
geometryType
-
|
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