Uses of Class
net.opengis.gml.AbstractCoverageType

Packages that use AbstractCoverageType
net.opengis.gml   
 

Uses of AbstractCoverageType in net.opengis.gml
 

Subclasses of AbstractCoverageType in net.opengis.gml
 class AbstractContinuousCoverageType
          A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain Classe Java pour AbstractContinuousCoverageType complex type.
 class AbstractDiscreteCoverageType
          A discrete coverage consists of a domain set, range set and optionally a coverage function.
 class GridCoverageType
          Classe Java pour GridCoverageType complex type.
 class MultiCurveCoverageType
          A discrete coverage type whose domain is defined by a collection of curves.
 class MultiPointCoverageType
          A discrete coverage type whose domain is defined by a collection of point Classe Java pour MultiPointCoverageType complex type.
 class MultiSolidCoverageType
          A discrete coverage type whose domain is defined by a collection of Solids.
 class MultiSurfaceCoverageType
          A discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).
 class RectifiedGridCoverageType
          Classe Java pour RectifiedGridCoverageType complex type.
 

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

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



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.