Package | Description |
---|---|
org.apache.sis.geometry |
Basic geometric objects (envelopes and direct positions).
|
org.apache.sis.io | |
org.apache.sis.math |
A set of mathematical objects and algebraic utilities.
|
org.apache.sis.measure | |
org.apache.sis.metadata.iso.citation |
Citation implementation.
|
org.apache.sis.metadata.iso.extent |
Extent implementation.
|
org.apache.sis.referencing | |
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 |
Implementation 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 |
Envelopes
Utility methods for envelopes.
|
Modifier and Type | Class and Description |
---|---|
class |
IO
Utilities methods working on
java.io objects. |
Modifier and Type | Class and Description |
---|---|
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 |
Citations
A set of pre-defined constants and static methods working on citations.
|
Modifier and Type | Class and Description |
---|---|
class |
Extents
Convenience static methods for extracting information from
Extent objects. |
Modifier and Type | Class and Description |
---|---|
class |
CRS
Static methods working on Coordinate Reference Systems.
|
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
Creates
ObjectConverter instances, or uses them for creating collection views. |
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 |
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
List some namespaces URLs used by JAXB when (un)marshalling.
|
class |
XML
Provides convenience methods for marshalling and unmarshalling SIS objects.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.