org.deegree.services.wps.annotations.commons
Annotation Type BBox


@Retention(value=RUNTIME)
public @interface BBox

The BBox annotates a bbox parameter

See ProcessDescription for a brief introduction to assigning values to annotations.

Version:
$Revision: 22719 $, $Date: 2010-02-24 11:00:06 +0100 (Mi, 24. Feb 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Required Element Summary
 java.lang.String[] crs
          An array of allowed coordinate systems, the crs[0] will be the default
 

Element Detail

crs

public abstract java.lang.String[] crs
An array of allowed coordinate systems, the crs[0] will be the default



Copyright © 2011. All Rights Reserved.