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.SpatialDomain
CoverageSource. getSpatialDomain()
CoverageSource.SpatialDomain
CoverageSourceDescriptor. getSpatialDomain()
Methods in org.geotools.coverage.io with parameters of type CoverageSource.SpatialDomain Modifier and Type Method Description protected void
CoverageSourceDescriptor. 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.SpatialDomain
DefaultCoverageSource. getSpatialDomain()
-
Uses of CoverageSource.SpatialDomain in org.geotools.imageio.netcdf
Subclasses of CoverageSource.SpatialDomain in org.geotools.imageio.netcdf Modifier and Type Class Description class
VariableAdapter.UnidataSpatialDomain
-