Uses of Class
net.opengis.gmlcov.v_1_0.AbstractCoverageType

Uses of AbstractCoverageType in net.opengis.gmlcov.v_1_0
 

Subclasses of AbstractCoverageType in net.opengis.gmlcov.v_1_0
 class AbstractContinuousCoverageType
          This parallels gml:AbstractContinuousCoverageType, except that the gml:coverageFunction element has been moved "up" into gmlcov:AbstractCoverageType.
 class AbstractDiscreteCoverageType
          This parallels gml:DiscreteCoverageType, except that the gml:coverageFunction element has been moved "up" into gmlcov:AbstractCoverageType.
 

Methods in net.opengis.gmlcov.v_1_0 that return AbstractCoverageType
 AbstractCoverageType ObjectFactory.createAbstractCoverageType()
          Create an instance of AbstractCoverageType
 AbstractCoverageType AbstractCoverageType.withCoverageFunction(CoverageFunctionType value)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(Collection<Metadata> values)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(List<Metadata> value)
           
 AbstractCoverageType AbstractCoverageType.withMetadata(Metadata... values)
           
 AbstractCoverageType AbstractCoverageType.withRangeType(DataRecordPropertyType value)
           
 

Methods in net.opengis.gmlcov.v_1_0 that return types with arguments of type AbstractCoverageType
 JAXBElement<AbstractCoverageType> ObjectFactory.createAbstractCoverage(AbstractCoverageType value)
          Create an instance of JAXBElement<AbstractCoverageType>}
 

Methods in net.opengis.gmlcov.v_1_0 with parameters of type AbstractCoverageType
 JAXBElement<AbstractCoverageType> ObjectFactory.createAbstractCoverage(AbstractCoverageType value)
          Create an instance of JAXBElement<AbstractCoverageType>}
 



Copyright © 2008-2015. All Rights Reserved.