Uses of Class
org.geotools.coverage.io.CoverageSource.SpatialDomain
-
Packages that use CoverageSource.SpatialDomain Package Description org.geotools.coverage.io org.geotools.coverage.io.impl org.geotools.imageio.netcdf -
-
Uses of CoverageSource.SpatialDomain in org.geotools.coverage.io
Methods in org.geotools.coverage.io that return CoverageSource.SpatialDomain Modifier and Type Method Description CoverageSource.SpatialDomainCoverageSource. getSpatialDomain()CoverageSource.SpatialDomainCoverageSourceDescriptor. getSpatialDomain()Methods in org.geotools.coverage.io with parameters of type CoverageSource.SpatialDomain Modifier and Type Method Description protected voidCoverageSourceDescriptor. setSpatialDomain(CoverageSource.SpatialDomain spatialDomain) -
Uses of CoverageSource.SpatialDomain in org.geotools.coverage.io.impl
Methods in org.geotools.coverage.io.impl that return CoverageSource.SpatialDomain Modifier and Type Method Description CoverageSource.SpatialDomainDefaultCoverageSource. getSpatialDomain() -
Uses of CoverageSource.SpatialDomain in org.geotools.imageio.netcdf
Subclasses of CoverageSource.SpatialDomain in org.geotools.imageio.netcdf Modifier and Type Class Description classVariableAdapter.UnidataSpatialDomain
-