org.opengis.annotation
Annotation Type Extension


Deprecated. Since GeoAPI 2.3, we use the "departure" javadoc tag instead. This allow us to document the reason for the extension or departure.

@Deprecated
@Documented
@Retention(value=SOURCE)
@Target(value={TYPE,FIELD,METHOD})
public @interface Extension

An annotation for classes or method that are GeoAPI extension. This annotation is mutually exclusive with UML.

Since:
GeoAPI 2.0



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.