|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoverageContentType | |
---|---|
org.opengis.metadata.content | Content information (includes Feature catalogue and Coverage descriptions). |
Uses of CoverageContentType in org.opengis.metadata.content |
---|
Fields in org.opengis.metadata.content declared as CoverageContentType | |
---|---|
static CoverageContentType |
CoverageContentType.IMAGE
Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter. |
static CoverageContentType |
CoverageContentType.PHYSICAL_MEASUREMENT
Value in physical units of the quantity being measured. |
static CoverageContentType |
CoverageContentType.THEMATIC_CLASSIFICATION
Code value with no quantitative meaning, used to represent a physical quantity. |
Methods in org.opengis.metadata.content that return CoverageContentType | |
---|---|
CoverageContentType |
CoverageDescription.getContentType()
Type of information represented by the cell value. |
static CoverageContentType |
CoverageContentType.valueOf(String code)
Returns the CoverageContentType that matches the given string, or returns a new one if none match it. |
static CoverageContentType[] |
CoverageContentType.values()
Returns the list of CoverageContentType s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |