Uses of Package
org.opengis.annotation

Packages that use org.opengis.annotation
org.opengis.annotation Set of annotations mapping GeoAPI interfaces to OpenGIS UML or XML schemas. 
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.coverage.grid.quadrilateral Proposed extensions to ISO 19123 grid package. 
org.opengis.coverage.processing   
org.opengis.display.canvas   
org.opengis.feature Representation a features on a map. 
org.opengis.feature.type Feature model ISO 19109 with allowances for usability. 
org.opengis.filter Filters features according their properties. 
org.opengis.filter.capability   
org.opengis.filter.expression An expression is a combination of one or more elements that evaluate to single Object value. 
org.opengis.filter.identity An Identifier indicates object identity requested during data query or reference. 
org.opengis.filter.sort An SortBy indicates the ordering requested during a data query. 
org.opengis.filter.spatial A spatial operator determines whether its geometric arguments satisfy the stated spatial relationship. 
org.opengis.geometry Root package for geometries
org.opengis.geometry.aggregate Aggregations of geometric objects. 
org.opengis.geometry.complex Set of primitive geometric objects whose interiors are disjoint. 
org.opengis.geometry.coordinate Core package needed to investigate coordinate-defined geometry. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
org.opengis.metadata Root package for metadata
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.citation Citation and responsible party information. 
org.opengis.metadata.constraint Constraints information (includes legal and security). 
org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). 
org.opengis.metadata.distribution Distribution information. 
org.opengis.metadata.extent Extent information. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.lineage Lineage information. 
org.opengis.metadata.maintenance Maintenance information
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). 
org.opengis.observation   
org.opengis.observation.coverage   
org.opengis.observation.sampling   
org.opengis.parameter Description and storage of parameter values
org.opengis.referencing Reference systems
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.cs Coordinate systems and their axis
org.opengis.referencing.datum Geodetic datum (the relationship of a coordinate system to the earth). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
org.opengis.sld   
org.opengis.style The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. 
org.opengis.style.portrayal   
org.opengis.temporal   
org.opengis.util A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. 
org.opengis.webservice   
org.opengis.webservice.capability   
org.opengis.webservice.feature   
 

Classes in org.opengis.annotation used by org.opengis.annotation
ComplianceLevel
          Compliance level for elements.
Obligation
          Obligation of the element or entity.
Specification
          The specifications from which an interface, method or code list was derived.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.coverage
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.coverage.grid
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.coverage.grid.quadrilateral
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.
 

Classes in org.opengis.annotation used by org.opengis.coverage.processing
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.display.canvas
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.feature
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.
 

Classes in org.opengis.annotation used by org.opengis.feature.type
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.filter
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.
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
 

Classes in org.opengis.annotation used by org.opengis.filter.capability
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.filter.expression
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.
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
 

Classes in org.opengis.annotation used by org.opengis.filter.identity
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
 

Classes in org.opengis.annotation used by org.opengis.filter.sort
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.filter.spatial
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
 

Classes in org.opengis.annotation used by org.opengis.geometry
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.geometry.aggregate
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.geometry.complex
Association
          Deprecated. Since GeoAPI 2.3, we use the UMLGraph tools with its "navassoc" javadoc tag instead.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.geometry.coordinate
Draft
          An annotation for classes or method derived from a specification draft.
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.geometry.primitive
Association
          Deprecated. Since GeoAPI 2.3, we use the UMLGraph tools with its "navassoc" javadoc tag instead.
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.acquisition
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.citation
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.constraint
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.content
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.distribution
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.extent
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.identification
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.lineage
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.maintenance
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.quality
Profile
          An annotation mapping an interface, methods or fields to a profile.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.metadata.spatial
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.observation
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.observation.coverage
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.observation.sampling
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.parameter
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.referencing
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.referencing.crs
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.referencing.cs
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.referencing.datum
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.referencing.operation
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.sld
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.
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
XmlParameter
          Maps a method to the XML parameter.
 

Classes in org.opengis.annotation used by org.opengis.style
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.
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
XmlParameter
          Maps a method to the XML parameter.
 

Classes in org.opengis.annotation used by org.opengis.style.portrayal
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.temporal
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.util
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.webservice
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.webservice.capability
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 

Classes in org.opengis.annotation used by org.opengis.webservice.feature
UML
          An annotation mapping each interface, methods or fields to the UML identifier where they come from.
 



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