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 |
Reference to the data or service (citation, responsible party, contact information).
|
org.apache.sis.metadata.iso.extent |
Information about spatial, vertical, and temporal extent.
|
org.apache.sis.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
org.apache.sis.profile.france |
French extensions defined by the Association Française de Normalisation (AFNOR).
|
org.apache.sis.referencing |
Base classes for reference systems used for general positioning.
|
org.apache.sis.referencing.cs |
Coordinate system definitions as the set of coordinate system axes that spans the coordinate space.
|
org.apache.sis.referencing.operation.matrix |
Matrix implementations for spatio-temporal referencing.
|
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
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 |
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 |
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 |
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 |
Parameters
Static methods working on parameters and their descriptors.
|
Modifier and Type | Class and Description |
---|---|
class |
FrenchProfile
Provides implementations of French extensions defined by AFNOR.
|
Modifier and Type | Class and Description |
---|---|
class |
CRS
Static methods working on Coordinate Reference Systems.
|
class |
IdentifiedObjects
Utility methods working on arbitrary implementations of the
IdentifiedObject interface. |
Modifier and Type | Class and Description |
---|---|
class |
CoordinateSystems
Utility methods working on
CoordinateSystem objects and their axes. |
Modifier and Type | Class and Description |
---|---|
class |
AffineTransforms2D
Bridge between
Matrix and Java2D AffineTransform instances. |
class |
Matrices
Matrix factory methods and utilities. |
Modifier and Type | Class and Description |
---|---|
class |
DataStores
Static convenience methods creating
DataStore instances from a given storage object. |
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 |
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–2014 The Apache Software Foundation. All rights reserved.