| 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.util |
Simple data objects and miscellaneous utilities.
|
| org.apache.sis.util.collection |
Addition to the collection framework.
|
| org.apache.sis.util.iso |
Implementations of GeoAPI types from the
org.opengis.util package. |
| org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
| org.apache.sis.xml |
Provides methods for marshalling and unmarshalling SIS objects in XML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IO
Utilities methods working on
java.io objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
DecimalFunctions
Functions working on
float and double values while taking in account their representation in base 10. |
class |
MathFunctions
Simple mathematical functions in addition to the ones provided in
Math. |
| Modifier and Type | Class and Description |
|---|---|
class |
Units
Static methods working on
Unit instances, and some constants in addition to the
SI and NonSI ones. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentChecks
Static methods for performing argument checks.
|
class |
ArraysExt
Static methods for simple operations on arrays and array elements.
|
class |
Characters
Static methods working on
char values, and some character constants. |
class |
CharSequences
Static methods working with
CharSequence instances. |
class |
Classes
Static methods working on
Class objects. |
class |
Exceptions
Static methods working with
Exception instances. |
class |
Locales
Static methods working on
Locale instances. |
class |
Numbers
Static methods working with
Number objects, and a few primitive types by extension. |
class |
ObjectConverters
Static methods for creating
ObjectConverter instances or collection views based on converters. |
class |
StringBuilders
Static methods working on
StringBuilder instances. |
class |
Utilities
Static methods for object comparisons in different ways (deeply, approximatively, etc).
|
| Modifier and Type | Class and Description |
|---|---|
class |
Containers
Static methods working on
Collection or CheckedContainer objects. |
class |
TreeTables
Static methods working on
TreeTable objects and their nodes. |
| Modifier and Type | Class and Description |
|---|---|
class |
Names
Static methods for creating, parsing and formatting generic names.
|
class |
Types
Static methods working on GeoAPI types and
CodeList values. |
| Modifier and Type | Class and Description |
|---|---|
class |
Logging
A set of utilities method for configuring loggings in SIS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Namespaces
Lists some namespaces URLs used by JAXB when (un)marshalling.
|
class |
XML
Provides convenience methods for marshalling and unmarshalling SIS objects.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.