Package | Description |
---|---|
org.apache.sis.feature |
Defines the structure and content of views of real-world phenomenon.
|
org.apache.sis.io | |
org.apache.sis.math |
A set of mathematical objects and algebraic utilities.
|
org.apache.sis.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
org.apache.sis.referencing.gazetteer |
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
|
org.apache.sis.util.collection |
Addition to the collection framework.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureFormat
Formats features or feature types in a tabular format.
|
Modifier and Type | Method and Description |
---|---|
TabularFormat<T> |
TabularFormat.clone()
Returns a clone of this format.
|
Modifier and Type | Class and Description |
---|---|
class |
StatisticsFormat
Formats a
Statistics object. |
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 |
LocationFormat
Formats
Location instances in a tabular format. |
Modifier and Type | Class and Description |
---|---|
class |
TreeTableFormat
A parser and formatter for
TreeTable instances. |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.