See: Description
Class | Description |
---|---|
FastByteArrayWrapper |
This class implements a byteArray wrapper to speed up working with byte
array.
|
ImageIOUtilities |
Simple class containing commonly used utility methods.
|
ImageOutputStreamAdapter2 | |
MapEntry<K,V> |
A default implementation of
Map.Entry which map an arbitrary
key-value pairs. |
NumberToByteArray |
Utility Class used to convert numbers in byte array containing representation
of each digit as byte.
|
SoftValueHashMap<K,V> |
Duplicated code from org.geotools.util simply to avoid geotools dependency
---------------------------------------------------------------------------------------------
A hash map implementation that uses
soft references, leaving memory when an entry is
not used anymore and memory is low.
|
StringToDouble |
This class is responsible for converting a sequence of chars into a a double
number.
|
TilesByteGetter | |
Utilities |
Simple class for utility methods.
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.