Uses of Class
org.opengis.metadata.content.CoverageContentType
Packages that use CoverageContentType
-
Uses of CoverageContentType in org.opengis.metadata.content
Fields in org.opengis.metadata.content declared as CoverageContentTypeModifier and TypeFieldDescriptionstatic final CoverageContentTypeCoverageContentType.IMAGEMeaningful numerical representation of a physical parameter that is not the actual value of the physical parameter.static final CoverageContentTypeCoverageContentType.PHYSICAL_MEASUREMENTValue in physical units of the quantity being measured.static final CoverageContentTypeCoverageContentType.THEMATIC_CLASSIFICATIONCode value with no quantitative meaning, used to represent a physical quantity.Methods in org.opengis.metadata.content that return CoverageContentTypeModifier and TypeMethodDescriptionCoverageContentType.family()Returns the list of enumerations of the same kind as this enum.CoverageDescription.getContentType()Type of information represented by the cell value.static CoverageContentTypeReturns the coverage content type that matches the given string, or returns a new one if none match it.static CoverageContentType[]CoverageContentType.values()Returns the list ofCoverageContentTypes.