deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wps.describeprocess.SupportedCRSs

Packages that use SupportedCRSs
org.deegree.ogcwebservices.wps.describeprocess   
 

Uses of SupportedCRSs in org.deegree.ogcwebservices.wps.describeprocess
 

Fields in org.deegree.ogcwebservices.wps.describeprocess declared as SupportedCRSs
protected  SupportedCRSs InputDescription.boundingBoxData
          Indicates that this input shall be a BoundingBox data structure that is embedded in the execute request, and provides a list of the CRSs supported for this Bounding Box.
protected  SupportedCRSs OutputDescription.boundingBoxOutput
          Indicates that this output shall be a BoundingBox data structure, and provides a list of the CRSs supported in these Bounding Boxes.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess that return SupportedCRSs
 SupportedCRSs InputDescription.getBoundingBoxData()
           
 SupportedCRSs OutputDescription.getBoundingBoxOutput()
          Gets the value of the boundingBoxOutput property.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess with parameters of type SupportedCRSs
 void InputDescription.setBoundingBoxData(SupportedCRSs value)
           
 void OutputDescription.setBoundingBoxOutput(SupportedCRSs value)
           
 

Constructors in org.deegree.ogcwebservices.wps.describeprocess with parameters of type SupportedCRSs
InputDescription(Code identifier, String title, String _abstract, SupportedCRSs boundingBoxData, ComplexData complexData, LiteralInput literalData, int occurs)
           
OutputDescription(Code identifier, String title, String _abstract, SupportedCRSs boundingBoxOutput, ComplexData complexOutput, LiteralOutput literalOutput)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org