Package | Description |
---|---|
org.apache.sis.feature |
Defines the structure and content of views of real-world phenomenon.
|
org.apache.sis.io | |
org.apache.sis.io.wkt |
Well Known Text (WKT) parsing and formatting.
|
org.apache.sis.math |
A set of mathematical objects and algebraic utilities.
|
org.apache.sis.measure | |
org.apache.sis.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
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 Climate and Forecast (CF)
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.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureFormat
Formats features or feature types in a tabular format.
|
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 |
Formatter
Provides support methods for formatting a Well Known Text (WKT).
|
class |
Symbols
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
|
class |
WKTFormat
Parser and formatter for Well Known Text (WKT) objects.
|
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 |
ParameterFormat
Formats parameter descriptors or
parameter values in a tabular format.
|
Modifier and Type | Class and Description |
---|---|
class |
DataStore
Manages 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. |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.