Uses of Package
org.apache.sis.util.collection
Packages that use org.apache.sis.util.collection
Package
Description
A coverage backed by a regular grid.
Widgets about metadata.
A simple k-dimensional point tree implementation.
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
Root package for various metadata implementations.
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Provides information and some controls about SIS configuration.
Data store base types for retrieving and saving geospatial data
in various storage formats.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
Reads netCDF files conforming to the Climate and Forecast (CF).
Addition to the collection framework.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.coverage.gridClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.gui.metadataClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.index.treeClassDescriptionA container that ensures that all elements are assignable to a given base type.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.measureClassDescriptionA container that ensures that all elements are assignable to a given base type.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.metadataClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.referencing.factoryClassDescriptionThrown to indicate that an operation could not complete because of a failure in the backing store (a file or a database).A container that ensures that all elements are assignable to a given base type.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.setupClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.storageClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.storage.geotiffClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.storage.netcdfClassDescriptionDefines the structure (list of columns) of a table and provides the root of the tree containing the data.
-
Classes in org.apache.sis.util.collection used by org.apache.sis.util.collectionClassDescriptionThrown to indicate that an operation could not complete because of a failure in the backing store (a file or a database).The handler returned by
Cache.lock(K)
, to be used for unlocking and storing the result.A container that ensures that all elements are assignable to a given base type.A specializedSet
implementation for use withCodeList
values.ATreeTable
implementation with a list of columns given at construction time.ATreeTable.Node
implementation which can store values for a predefined list of columns.A list of unsigned integer values.An ordered set of disjoint ranges where overlapping ranges are merged.Identifies a column inTreeTable.Node
instances.Defines the structure (list of columns) of a table and provides the root of the tree containing the data.A node in a tree combined with a row in a table.A parser and formatter forTreeTable
instances.