Package | Description |
---|---|
org.apache.sis.io | |
org.apache.sis.math |
A set of mathematical objects and algebraic utilities.
|
org.apache.sis.measure | |
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
org.apache.sis.storage.netcdf |
Maps ISO metadata elements from/to the CF-compliant
attributes in a NetCDF file.
|
org.apache.sis.util.collection |
Addition to the collection framework.
|
org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
org.apache.sis.util.resources |
Localized resources for SIS.
|
Modifier and Type | Class and Description |
---|---|
class |
CompoundFormat<T>
Base class of
Format implementations which delegate part of their work to other
Format instances. |
class |
TabularFormat<T>
Base class for parser and formatter of tabular data, providing control on line and column separators.
|
Modifier and Type | Class and Description |
---|---|
class |
StatisticsFormat
Formats a
Statistics object. |
Modifier and Type | Class and Description |
---|---|
class |
AngleFormat
Parses and formats angles according a specified pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
DataStore
A storage object which manage a series of features, coverages or sensor data.
|
Modifier and Type | Class and Description |
---|---|
class |
NetcdfStore
A data store backed by NetCDF files.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeTableFormat
A parser and formatter for
TreeTable instances. |
Modifier and Type | Class and Description |
---|---|
class |
WarningListeners<S>
Holds a list of
WarningListener instances and provides convenience methods for emitting warnings. |
Modifier and Type | Class and Description |
---|---|
class |
Errors
Locale-dependent resources for error messages.
|
class |
IndexedResourceBundle
ResourceBundle implementation accepting integers instead of strings for resource keys. |
class |
Messages
Locale-dependent resources for miscellaneous (often logging) messages.
|
class |
Vocabulary
Locale-dependent resources for single words or short sentences.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.