public class AbstractDiscreteCoverageType extends AbstractCoverageType
Java class for AbstractDiscreteCoverageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractDiscreteCoverageType"> <complexContent> <extension base="{http://www.opengis.net/gmlcov/1.0}AbstractCoverageType"> <sequence> </sequence> </extension> </complexContent> </complexType>
identifiers, LOGGER
Constructor and Description |
---|
AbstractDiscreteCoverageType() |
AbstractDiscreteCoverageType(CoverageDescriptionType covDesc,
RangeSetType rangeSet) |
getCoverageFunction, getMetadata, getRangeType, setCoverageFunction, setRangeType
getDomainSet, getRangeSet, setDomainSet, setRangeSet
equals, getBoundedBy, getjbLocation, getLocation, getSrsName, hashCode, setBoundedBy, setLocation, toString
getAlias, getDescription, getDescriptionReference, getFullIdentifier, getId, getIdentifier, getIdentifierMap, getIdentifiers, getMetaDataProperty, getName, getNames, getParameterName, getRemarks, getStandard, prune, setDescription, setDescription, setDescriptionReference, setId, setIdentifier, setName, toWKT
asMap, asTreeTable, equals, getInterface, isEmpty
getDescription, getDescriptionReference, getId, getName, getParameterName, setDescription, setId, setName
public AbstractDiscreteCoverageType()
public AbstractDiscreteCoverageType(CoverageDescriptionType covDesc, RangeSetType rangeSet)
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.