org.opengis.annotation
Annotation Type Extension


@Documented
@Target(value={TYPE,FIELD,METHOD})
@Retention(value=SOURCE)
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-2008 Open Geospatial Consortium. All Rights Reserved.