|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeList | |
|---|---|
| org.geotools.parameter | Parameter implementation. |
| org.geotools.referencing.wkt | Well Known Text (WKT) parsing and formatting. |
| org.opengis.coverage | Coverages (generate a value for any point). |
| org.opengis.filter.sort | An SortBy indicates the ordering requested during a data query. |
| org.opengis.geometry | Root package for geometries. |
| 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.identification | Identification information (includes data and service identification). |
| 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.referencing.cs | Coordinate systems and their axis. |
| org.opengis.referencing.datum | Geodetic datum (the relationship of a coordinate system to the earth). |
| 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. |
| Uses of CodeList in org.geotools.parameter |
|---|
| Methods in org.geotools.parameter with type parameters of type CodeList | ||
|---|---|---|
static
|
Parameter.create(String name,
Class<T> type,
T value)
Constructs a parameter from the specified code list. |
|
| Uses of CodeList in org.geotools.referencing.wkt |
|---|
| Methods in org.geotools.referencing.wkt with parameters of type CodeList | |
|---|---|
void |
Formatter.append(CodeList code)
Append a code list to the WKT. |
| Uses of CodeList in org.opengis.coverage |
|---|
| Subclasses of CodeList in org.opengis.coverage | |
|---|---|
class |
ColorInterpretation
Specifies the mapping of a band to a color model component. |
class |
InterpolationMethod
A list of codes that identify interpolation methods that may be used for evaluating continuous coverages. |
class |
PaletteInterpretation
Describes the color entry in a color table. |
class |
SampleDimensionType
Specifies the various dimension types for coverage values. |
| Uses of CodeList in org.opengis.filter.sort |
|---|
| Subclasses of CodeList in org.opengis.filter.sort | |
|---|---|
class |
SortOrder
Captures the SortBy order, ASC or DESC. |
| Uses of CodeList in org.opengis.geometry |
|---|
| Subclasses of CodeList in org.opengis.geometry | |
|---|---|
class |
PrecisionType
The rounding policy used for a precision model. |
| Uses of CodeList in org.opengis.geometry.coordinate |
|---|
| Subclasses of CodeList in org.opengis.geometry.coordinate | |
|---|---|
class |
BSplineSurfaceForm
Indicates a particular geometric form represented by a BSplineSurface. |
class |
KnotType
The type of a B-spline. |
class |
SplineCurveForm
Indicates which sort of curve may be approximated by a particular B-spline. |
| Uses of CodeList in org.opengis.geometry.primitive |
|---|
| Subclasses of CodeList in org.opengis.geometry.primitive | |
|---|---|
class |
CurveInterpolation
List of codes that may be used to identify the interpolation mechanisms. |
class |
SurfaceInterpolation
List of codes that may be used to identify the interpolation mechanisms. |
| Uses of CodeList in org.opengis.metadata |
|---|
| Subclasses of CodeList in org.opengis.metadata | |
|---|---|
class |
Datatype
Datatype of element or entity. |
class |
Obligation
Obligation of the element or entity. |
| Uses of CodeList in org.opengis.metadata.citation |
|---|
| Subclasses of CodeList in org.opengis.metadata.citation | |
|---|---|
class |
DateType
Identification of when a given event occurred |
class |
OnLineFunction
Class of information to which the referencing entity applies. |
class |
PresentationForm
Mode in which the data is represented. |
class |
Role
Function performed by the responsible party. |
| Uses of CodeList in org.opengis.metadata.constraint |
|---|
| Subclasses of CodeList in org.opengis.metadata.constraint | |
|---|---|
class |
Classification
Name of the handling restrictions on the dataset. |
class |
Restriction
Limitation(s) placed upon the access or use of the data. |
| Uses of CodeList in org.opengis.metadata.content |
|---|
| Subclasses of CodeList in org.opengis.metadata.content | |
|---|---|
class |
CoverageContentType
Specific type of information represented in the cell. |
class |
ImagingCondition
Code which indicates conditions which may affect the image. |
| Uses of CodeList in org.opengis.metadata.distribution |
|---|
| Subclasses of CodeList in org.opengis.metadata.distribution | |
|---|---|
class |
MediumFormat
Method used to write to the medium. |
class |
MediumName
Name of the medium. |
| Uses of CodeList in org.opengis.metadata.identification |
|---|
| Subclasses of CodeList in org.opengis.metadata.identification | |
|---|---|
class |
AssociationType
Justification for the correlation of two datasets. |
class |
CharacterSet
Name of the character coding standard used for the resource. |
class |
InitiativeType
Type of aggregation activity in which datasets are related |
class |
KeywordType
Methods used to group similar keywords. |
class |
Progress
Status of the dataset or progress of a review. |
class |
TopicCategory
High-level geographic data thematic classification to assist in the grouping and search of available geographic data sets. |
| Uses of CodeList in org.opengis.metadata.maintenance |
|---|
| Subclasses of CodeList in org.opengis.metadata.maintenance | |
|---|---|
class |
MaintenanceFrequency
Frequency with which modifications and deletions are made to the data after it is first produced. |
class |
ScopeCode
Class of information to which the referencing entity applies. |
| Uses of CodeList in org.opengis.metadata.quality |
|---|
| Subclasses of CodeList in org.opengis.metadata.quality | |
|---|---|
class |
EvaluationMethodType
Type of method for evaluating an identified data quality measure. |
| Uses of CodeList in org.opengis.metadata.spatial |
|---|
| Subclasses of CodeList in org.opengis.metadata.spatial | |
|---|---|
class |
CellGeometry
Code indicating whether grid data is point or area. |
class |
DimensionNameType
Name of the dimension. |
class |
GeometricObjectType
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional spatial locations in the dataset. |
class |
PixelOrientation
Point in a pixel corresponding to the Earth location of the pixel. |
class |
SpatialRepresentationType
Method used to represent geographic information in the dataset. |
class |
TopologyLevel
Degree of complexity of the spatial relationships. |
| Uses of CodeList in org.opengis.referencing.cs |
|---|
| Subclasses of CodeList in org.opengis.referencing.cs | |
|---|---|
class |
AxisDirection
The direction of positive increments in the coordinate value for a coordinate system axis. |
class |
RangeMeaning
Meaning of the axis value range specified through minimum value and maximum value. |
| Uses of CodeList in org.opengis.referencing.datum |
|---|
| Subclasses of CodeList in org.opengis.referencing.datum | |
|---|---|
class |
PixelInCell
Specification of the way the image grid is associated with the image data attributes. |
class |
VerticalDatumType
Type of a vertical datum. |
| Uses of CodeList in org.opengis.style |
|---|
| Subclasses of CodeList in org.opengis.style | |
|---|---|
class |
ContrastMethod
The ContrastEnhancement element defines contrast enhancement for a channel of a false-color image or for a color image. |
class |
SemanticType
Identifies the more general "type" of geometry that this style is meant to act upon. |
| Uses of CodeList in org.opengis.temporal |
|---|
| Subclasses of CodeList in org.opengis.temporal | |
|---|---|
class |
IndeterminateValue
Provides 4 values for indeterminate positions. |
class |
RelativePosition
Values for relative temporal position based on the 13 temporal relationships identified by Allen (1993). |
| Uses of CodeList in org.opengis.util |
|---|
| Classes in org.opengis.util with type parameters of type CodeList | |
|---|---|
class |
CodeList<E extends CodeList<E>>
Base class for all code lists. |
| Subclasses of CodeList in org.opengis.util | |
|---|---|
class |
SimpleEnumerationType<E extends SimpleEnumerationType<E>>
Deprecated. The name doesn't said what is the difference between this class and CodeList.
Furthermore, according ISO 19103, enumeration and code list are not the same thing.
This base class is closer to a code list than an enumeration. |
| Methods in org.opengis.util with type parameters of type CodeList | ||
|---|---|---|
static
|
CodeList.valueOf(Class<T> codeType,
String name)
Returns the code of the given type that matches the given name, or returns a new one if none match it. |
|
| Methods in org.opengis.util that return CodeList | |
|---|---|
abstract E[] |
CodeList.family()
Returns the list of codes of the same kind than this code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||