|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.opengis.annotation | |
---|---|
org.geotools.filter.visitor | |
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.processing | |
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.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 | Set of geometric objects. |
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.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.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.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.temporal | |
org.opengis.util | A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. |
Classes in org.opengis.annotation used by org.geotools.filter.visitor | |
---|---|
XmlElement
Maps an interface or a method to the XML type, element or attribute. |
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
An annotation for classes or method that are GeoAPI extension. |
|
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
An annotation for classes or method that are GeoAPI extension. |
|
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.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
An annotation for classes or method that are GeoAPI extension. |
|
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
An annotation for classes or method that are GeoAPI extension. |
|
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.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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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
If a method is part of a UML association, the association name. |
|
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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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
If a method is part of a UML association, the association name. |
|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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.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 | |
---|---|
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 | |
---|---|
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.parameter | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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
An annotation for classes or method that are GeoAPI extension. |
|
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.style | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
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.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 | |
---|---|
Extension
An annotation for classes or method that are GeoAPI extension. |
|
UML
An annotation mapping each interface, methods or fields to the UML identifier where they come from. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |