Package it.geosolutions.imageio.utilities

Set of utilities methods, mainly used to perform testdata visualization.

See:
          Description

Class Summary
FastByteArrayWrapper This class implements a byteArray wrapper to speed up working with byte array.
ImageIOUtilities Simple class containing commonly used utility methods.
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.
Utilities Simple class for utility methods.
 

Package it.geosolutions.imageio.utilities Description

Set of utilities methods, mainly used to perform testdata visualization.



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.