Uses of Class
org.geotools.api.util.CodeList
Packages that use CodeList
Package
Description
Coverages (generate a value for any point).
An SortBy indicates the ordering requested during a data query.
The following is adapted from OpenGIS® Metadata (Topic 11)
specification.
Citation and
responsible party information.
Coordinate systems and their
axis.
Geodetic datum (the relationship of a
coordinate system to the earth).
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities.
Parameter implementation.
Well
Known Text (WKT) parsing and formatting.
-
Uses of CodeList in org.geotools.api.coverage
Subclasses of CodeList in org.geotools.api.coverageModifier and TypeClassDescriptionfinal class
Specifies the mapping of a band to a color model component.class
A list of codes that identify interpolation methods that may be used for evaluating continuous coverages.final class
Describes the color entry in a color table.final class
Specifies the various dimension types for coverage values. -
Uses of CodeList in org.geotools.api.filter.sort
Subclasses of CodeList in org.geotools.api.filter.sort -
Uses of CodeList in org.geotools.api.metadata
Subclasses of CodeList in org.geotools.api.metadataModifier and TypeClassDescriptionfinal class
Datatype of element or entity.final class
Obligation of the element or entity. -
Uses of CodeList in org.geotools.api.metadata.citation
Subclasses of CodeList in org.geotools.api.metadata.citationModifier and TypeClassDescriptionfinal class
Class of information to which the referencing entity applies.final class
Mode in which the data is represented.final class
Function performed by the responsible party. -
Uses of CodeList in org.geotools.api.metadata.quality
Subclasses of CodeList in org.geotools.api.metadata.qualityModifier and TypeClassDescriptionfinal class
Type of method for evaluating an identified data quality measure. -
Uses of CodeList in org.geotools.api.metadata.spatial
Subclasses of CodeList in org.geotools.api.metadata.spatialModifier and TypeClassDescriptionfinal class
Point in a pixel corresponding to the Earth location of the pixel. -
Uses of CodeList in org.geotools.api.referencing.cs
Subclasses of CodeList in org.geotools.api.referencing.csModifier and TypeClassDescriptionfinal class
The direction of positive increments in the coordinate value for a coordinate system axis.final class
Meaning of the axis value range specified through minimum value and maximum value. -
Uses of CodeList in org.geotools.api.referencing.datum
Subclasses of CodeList in org.geotools.api.referencing.datumModifier and TypeClassDescriptionfinal class
Specification of the way the image grid is associated with the image data attributes.final class
Type of a vertical datum. -
Uses of CodeList in org.geotools.api.style
Subclasses of CodeList in org.geotools.api.styleModifier and TypeClassDescriptionfinal class
The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image or for a color image.final class
Identifies the more general "type" of geometry that this style is meant to act upon. -
Uses of CodeList in org.geotools.api.temporal
Subclasses of CodeList in org.geotools.api.temporalModifier and TypeClassDescriptionfinal class
Provides 4 values for indeterminate positions.final class
Values for relative temporal position based on the 13 temporal relationships identified by Allen (1993). -
Uses of CodeList in org.geotools.api.util
Classes in org.geotools.api.util with type parameters of type CodeListModifier and TypeClassDescriptionclass
Base class for all code lists.Methods in org.geotools.api.util with type parameters of type CodeListModifier and TypeMethodDescriptionstatic <T extends CodeList>
TReturns the code of the given type that matches the given name, or returns a new one if none match it.Methods in org.geotools.api.util that return CodeList -
Uses of CodeList in org.geotools.parameter
Methods in org.geotools.parameter with type parameters of type CodeList -
Uses of CodeList in org.geotools.referencing.wkt
Methods in org.geotools.referencing.wkt with parameters of type CodeList