Uses of Package
org.opengis.annotation

Packages that use org.opengis.annotation
org.opengis.annotation Set of annotations mapping GeoAPI interfaces to Open Geospatial UML or XML schemas. 
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.coverage.processing   
org.opengis.display.canvas   
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.query   
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.filter.temporal   
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 The metadata root entity. 
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.citation Type for citing a resource and information about the responsible party
org.opengis.metadata.constraint Restrictions placed on data (legal and security constraints). 
org.opengis.metadata.content Identification of the feature catalogue used, or description of the content of a coverage dataset. 
org.opengis.metadata.distribution Information concerning the distributor of, and options for obtaining, a resource. 
org.opengis.metadata.extent Geographic, vertical and temporal extents
org.opengis.metadata.identification Information to uniquely identify the data or service. 
org.opengis.metadata.lineage Sources and production processes used in producing a dataset. 
org.opengis.metadata.maintenance Scope and frequency of updating data. 
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.metadata.spatial Information concerning the mechanisms used to represent spatial information in a dataset. 
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
          Whether an element is mandatory, optional or have other obligation.
Specification
          ISO/OGC specifications from which an interface, method or code list was derived.
Stereotype
          Type of modeling element as declared in the OGC/ISO UML diagram.
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
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
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.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.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
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
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.query
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.filter.temporal
XmlElement
          Maps an interface or a method to the XML type, element or attribute.
 

Classes in org.opengis.annotation used by org.opengis.geometry
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
Draft
          An annotation for classes or method derived from a specification draft.
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.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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
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
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
Classifier
          An annotation specifying the stereotype (abstract, datatype, union, etc.
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-2013 Open Geospatial Consortium. All Rights Reserved.