Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.coverage.io Classes and Interfaces - 74 results found.
NameDescriptionTypePackageFramework
AliasJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
AxisDefinition of one axis in a field for which we have some measurements/observations/forecasts.Interfaceorg.geotools.coverage.io.rangeGeoTools
BandIndexMeasureMeasurable subclass suitable for modeling a band index in a multiband The band index is a measurement of a Dimensionless quantity since itClassorg.geotools.coverage.io.range.implGeoTools
CodeMeasureUsed to create Axis keys based on an open set of machine readable strings.Classorg.geotools.coverage.io.range.implGeoTools
CoverageAccessRepresents a Physical storage of coverage data (that we have a connection to).Interfaceorg.geotools.coverage.ioGeoTools
CoverageAccess .AccessTypeLevel of access supported.Classorg.geotools.coverage.io.CoverageAccessGeoTools
CoverageCapabilitiesenum CoverageCapabilitiesDescribes the capabilities of this CoverageSourceClassorg.geotools.coverage.ioGeoTools
CoverageIOA class containing static convenience methods for locating CoverageAccesss and specific CoverageSources, and performing simple encoding and decoding.Classorg.geotools.coverage.io.implGeoTools
CoverageReadRequestRequest information from a CoverageSource.Classorg.geotools.coverage.ioGeoTools
CoverageRequestClassorg.geotools.coverage.ioGeoTools
CoverageResponseClassorg.geotools.coverage.ioGeoTools
CoverageResponse .StatusClassorg.geotools.coverage.io.CoverageResponseGeoTools
CoverageSliceA slice coverageDescriptor represents a feature in the CoverageSlicesCatalog.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSlice .AttributesClassorg.geotools.coverage.io.catalog.CoverageSliceGeoTools
CoverageSlicesCatalogThis class simply builds an index for fast indexed queries.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSlicesCatalog .WrappedCoverageSlicesCatalogCoverageSlicesCatalog always used an hidden H2 DB to store granules index related to a specific file.Classorg.geotools.coverage.io.catalog.CoverageSlicesCatalogGeoTools
CoverageSlicesCatalogSourceA GranuleSource implementation wrapping a CoverageSlicesCatalog.Classorg.geotools.coverage.io.catalogGeoTools
CoverageSourceAllows read-only access to a Coverage.Interfaceorg.geotools.coverage.ioGeoTools
CoverageSource .AdditionalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .DomainTypeReturns the enum constant of this type with the specified name.Classorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .SpatialDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .TemporalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSource .VerticalDomainClassorg.geotools.coverage.io.CoverageSourceGeoTools
CoverageSourceDescriptorDescribes a CoverageSource in terms of Name, CoverageSource.Classorg.geotools.coverage.ioGeoTools
CoverageStoreProvided read-write access to a coverage data product.Interfaceorg.geotools.coverage.ioGeoTools
CoverageUpdateRequestClassorg.geotools.coverage.ioGeoTools
DataStoreConfigurationA simple class storing DataStore connection properties such as the FactorySPI used to create that datastore, as well as the connections parameters.Classorg.geotools.coverage.io.catalogGeoTools
DateRangeComparatorClassorg.geotools.coverage.io.utilGeoTools
DateRangeTreeSetA treeset implementation with a built-in comparator for DateRange objectsAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.coverage.io.utilGeoTools
DefaultAxis when defining your own field type.Classorg.geotools.coverage.io.range.implGeoTools
DefaultCoverageAccessDefault implementation of CoverageAccess.Classorg.geotools.coverage.io.implGeoTools
DefaultCoverageSourceDefault implementation of CoverageSource.Classorg.geotools.coverage.io.implGeoTools
DefaultDriverBase Implementation for the Driver interface.Classorg.geotools.coverage.io.implGeoTools
DefaultFieldTypeClassorg.geotools.coverage.io.range.implGeoTools
DefaultFileCoverageAccessClassorg.geotools.coverage.io.implGeoTools
DefaultFileDriverBase class extending DefaultDriver leveraging on URLs.Classorg.geotools.coverage.io.implGeoTools
DefaultGridCoverageResponseDefault GridCoverageResponse implementation.Classorg.geotools.coverage.io.implGeoTools
DefaultRangeTypeDefault implementation of RangeTypeAuthor:Simone Giannecchini, GeoSolutions.Classorg.geotools.coverage.io.range.implGeoTools
DimensionlessAxis This implementation of Axis can be seen as a stub implementation since in this case we do not really have an Axis for this kind of data, orClassorg.geotools.coverage.io.range.implGeoTools
DoubleRangeTreeSetA treeset implementation with a built-in comparator for NumberRange objectsAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.coverage.io.utilGeoTools
DriverA driver adding the ability to work with a new coverage format or service.Interfaceorg.geotools.coverage.ioGeoTools
Driver .DriverCapabilitiesReturns the enum constant of this type with the specified name.Classorg.geotools.coverage.io.DriverGeoTools
EntryJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
EnumMeasureUsed to create Axis keys based on a fixed set of machine readable strings.Classorg.geotools.coverage.io.range.implGeoTools
FieldTypeA FieldType describes a measure/observation/forecast of a certain quantity.Interfaceorg.geotools.coverage.io.rangeGeoTools
FileCoverageAccessInterfaceorg.geotools.coverage.ioGeoTools
FileDriverInterfaceorg.geotools.coverage.ioGeoTools
GRIBFormatClassorg.geotools.coverage.io.gribGeoTools
GRIBFormatFactorySPIClassorg.geotools.coverage.io.gribGeoTools
GribUtilitiesHelper class used for setting a GRIB cache if defined with the JAVA argument -DGRIB_CACHE_DIRAuthor:Nicola Lagomarsini GeoSolutions S.Classorg.geotools.coverage.io.gribGeoTools
GridCoverageResponseAn interface implementing GridCoverage with add of temporal extent and vertical extentInterfaceorg.geotools.coverage.ioGeoTools
MetadataAttributeClassorg.geotools.coverage.io.metadataGeoTools
MetadataNodeClassorg.geotools.coverage.io.metadataGeoTools
NetCDFAccessCoverageAccess implementation for NetCDF Data format.Classorg.geotools.coverage.io.netcdfGeoTools
NetCDFCFParserA NetCDF CF (ClimateForecast) parser.Classorg.geotools.coverage.io.netcdf.cfGeoTools
NetCDFCoordinateReferenceSystemTypeenum NetCDFCoordinateReferenceSystemTypeEnum used to represent different coordinate reference systems stored within a NetCDF dataset.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFCoordinateReferenceSystemType .NetCDFCoordinateContains basic information related to a NetCDF Coordinate such as: - short name (as an instance: x) Classorg.geotools.coverage.io.netcdf.crs.NetCDFCoordinateReferenceSystemTypeGeoTools
NetCDFCRSAuthorityFactoryA factory providing NetCDF/GRIB custom CoordinateReferenceSystem instances with the related custom EPSG.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFDriverClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFFormatClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFFormatFactorySPIClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFProjectionClass used to properly setup NetCDF CF Projection parameters.Classorg.geotools.coverage.io.netcdf.crsGeoTools
NetCDFReaderA NetCDF Reader implementationAuthor:Daniele Romagnoli, GeoSolutions SASClassorg.geotools.coverage.io.netcdfGeoTools
NetCDFSourceClassorg.geotools.coverage.io.netcdfGeoTools
NumberRangeComparatorClassorg.geotools.coverage.io.utilGeoTools
ObjectFactoryThis object contains factory methods for each Java content interface and Java element interface Classorg.geotools.coverage.io.netcdf.cfGeoTools
ProjectionBuilderClass used to create an OGC ProjectedCRS instance on top of Projection name, parameters and Ellipsoid.Classorg.geotools.coverage.io.netcdf.crsGeoTools
RangeTypeDefines the fields (categories, measures, or values) in the range records available for each location in the coverage domain.Interfaceorg.geotools.coverage.io.rangeGeoTools
RasterLayoutA class describing the desired layout of an OpImage.Classorg.geotools.coverage.ioGeoTools
ReadTypeThis enum can be used to distinguish between differet read methods, namely, JAI ImageRead based and Java2D direct read via ImageReader.Classorg.geotools.coverage.ioGeoTools
SpatialRequestHelperHelper class which takes coverage's spatial information input (CRS, bbox, resolution,.Classorg.geotools.coverage.ioGeoTools
SpatialRequestHelper .CoveragePropertiesClassorg.geotools.coverage.io.SpatialRequestHelperGeoTools
StandardNameTableJava class for anonymous complex type.Classorg.geotools.coverage.io.netcdf.cfGeoTools
UtilitiesClassorg.geotools.coverage.io.utilGeoTools