| Class | Description |
|---|---|
| CompoundCRSDecoder |
Decode a OGC URN for a compound CRS.
|
| CoordinateTransformer |
Transforms coordinates from a specified CRS to
DefaultGeographicCRS.WGS84 |
| JsonParserTransformer |
A reusable transformer that you can apply to an RxJava
Observable
using Observable.compose(Transformer). |
| JsonUtils |
Utility functions to manipulate JSON objects and arrays
|
| MapUtils |
Utility functions to manipulate maps
|
| PathUtils |
Utility functions to manipulate paths in a chunk store
|
| RxUtils |
Utility functions for RxJava
|
| SizeFormat |
Convert data sizes to human-readable strings.
|
| StringWindow |
A dynamically resizable buffer that acts like a window being moved over
a larger input stream
|
| Window |
A dynamically resizable buffer that acts like a window being moved over
a larger input stream
|
| WKTCRSDecoder |
Decode a WKT CRS.
|
| XMLParserTransformer |
A reusable transformer that you can apply to an RxJava
Observable
using Observable.compose(Transformer). |