Package | Description |
---|---|
org.apache.sis.referencing.factory |
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
|
org.apache.sis.util.collection |
Addition to the collection framework.
|
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
IdentifiedObjectSet.iterator()
Returns an iterator over the objects in this set.
|
Modifier and Type | Method and Description |
---|---|
<E extends Exception> |
BackingStoreException.unwrapOrRethrow(Class<E> type)
Returns the underlying cause as an exception of the given type,
or re-throw the exception.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.