Package | Description |
---|---|
org.apache.sis.measure | |
org.apache.sis.metadata |
Root package for various metadata implementations.
|
org.apache.sis.setup |
Provides information and some controls about SIS configuration.
|
org.apache.sis.util.collection |
Addition to the collection framework.
|
Class and Description |
---|
CheckedContainer
A container that ensures that all elements are assignable to a given base type.
|
Class and Description |
---|
TreeTable
Defines the structure (list of columns) of a table and provides the root of the tree
containing the data.
|
Class and Description |
---|
TreeTable
Defines the structure (list of columns) of a table and provides the root of the tree
containing the data.
|
Class and Description |
---|
BackingStoreException
Thrown to indicate that an operation could not complete because of a failure in the backing
store (a file or a database).
|
Cache.Handler
The handler returned by
Cache.lock(K) , to be used for unlocking and storing the
result. |
CheckedContainer
A container that ensures that all elements are assignable to a given base type.
|
CodeListSet
A specialized
Set implementation for use with CodeList values. |
DefaultTreeTable
A
TreeTable implementation with a list of columns given at
construction time. |
DefaultTreeTable.Node
A
TreeTable.Node implementation which can store values for a pre-defined list
of columns. |
RangeSet
An ordered set of disjoint ranges where overlapping ranges are merged.
|
TableColumn
Identifies a column in
TreeTable.Node instances. |
TreeTable
Defines the structure (list of columns) of a table and provides the root of the tree
containing the data.
|
TreeTable.Node
A node in a tree combined with a row in a table.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.