|
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.ogcwebservices.AbstractOGCWebServiceRequest org.deegree.ogcwebservices.wpvs.operation.Get3DFeatureInfo
public class Get3DFeatureInfo
This Class handles a kvp encoded Get3DFeatureInfo-request and stores it's values.
Method Summary | |
---|---|
static Get3DFeatureInfo |
create(java.util.Map<java.lang.String,java.lang.String> param)
creates a WPVSFeatureInfoRequest from a HashMap that contains the request parameters as key-value-pairs. |
float |
getApexAngle()
The AA Parameter indicates the apex angle of a request with a cone |
java.awt.Point |
getClickPoint()
The I and J parameters indicate a point of interest on the map. |
float |
getDepth()
This optional parameter indicates the depth of a query |
java.lang.String |
getExceptions()
The optional EXCEPTIONS parameter states the manner in which errors are to be reported to the client. |
int |
getFeatureCount()
|
GetView |
getGetViewRequestCopy()
|
java.lang.String |
getInfoFormat()
The optional INFO_FORMAT indicates what format to use when returning the feature information. |
boolean |
getParent()
|
java.awt.Rectangle |
getQueryBox()
The parameter QueryBox indicates the rectangle for the Request with a pyramid |
java.util.List<java.lang.String> |
getQueryDatasets()
The required QUERY_LAYERS parameter states the map layer(s) from which feature information is desired to be retrieved. |
int |
getRadius()
|
java.lang.String |
getServiceName()
|
Methods inherited from class org.deegree.ogcwebservices.AbstractOGCWebServiceRequest |
---|
getId, getParam, getParamAsInt, getParamValues, getRequestParameter, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static Get3DFeatureInfo create(java.util.Map<java.lang.String,java.lang.String> param) throws OGCWebServiceException
param
- HashMap containing the request parameters
OGCWebServiceException
public java.lang.String getServiceName()
public float getApexAngle()
public java.awt.Point getClickPoint()
public float getDepth()
public java.lang.String getExceptions()
public GetView getGetViewRequestCopy()
public java.lang.String getInfoFormat()
EXAMPLE: The parameter INFO_FORMAT=application/vnd.ogc.gml requests that the feature information be formatted in Geography Markup Language (GML).
public java.util.List<java.lang.String> getQueryDatasets()
If any layer in this list is not contained in the Capabilities XML of the WPVS, the results are undefined and the WPVS shall produce an exception response.
public boolean getParent()
public int getFeatureCount()
public java.awt.Rectangle getQueryBox()
public int getRadius()
|
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