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.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
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 | Class and Description |
---|---|
class |
TabularFormat<T>
Base class for parser and formatter of tabular data, providing control on line and column separators.
|
Modifier and Type | Method and Description |
---|---|
CompoundFormat<T> |
CompoundFormat.clone()
Returns a clone of this format.
|
Modifier and Type | Class and Description |
---|---|
class |
WKTFormat
Parser and formatter for Well Known Text (WKT) strings.
|
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 |
TreeTableFormat
A parser and formatter for
TreeTable instances. |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.