Package | Description |
---|---|
org.geotools.coverage.io.range | |
org.geotools.coverage.io.range.impl |
Modifier and Type | Method and Description |
---|---|
FieldType |
RangeType.getFieldType(String name)
Get the FieldType by name
|
Modifier and Type | Method and Description |
---|---|
Set<FieldType> |
RangeType.getFieldTypes()
Get all the measure types of this Coverage type
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFieldType |
Modifier and Type | Method and Description |
---|---|
FieldType |
DefaultRangeType.getFieldType(String name) |
Modifier and Type | Method and Description |
---|---|
Set<FieldType> |
DefaultRangeType.getFieldTypes() |
Constructor and Description |
---|
DefaultRangeType(String name,
String description,
FieldType fieldType) |
Constructor and Description |
---|
DefaultRangeType(Name name,
InternationalString description,
Set<FieldType> fieldTypes) |
DefaultRangeType(String name,
String description,
Set<FieldType> fieldTypes) |
Copyright © 1996–2022 Geotools. All rights reserved.