it.geosolutions.imageio.plugins.swan.utility
Class ValueConverter

Object
  extended by ValueConverter

public abstract class ValueConverter
extends Object

This abstract class provides to compute a double value, given its representation as a byte sequence

Author:
Daniele Romagnoli, GeoSolutions., Simone Giannecchini, GeoSolutions.

Constructor Summary
ValueConverter()
           
 
Method Summary
static double getValue(byte[] buffer, int decimalDigitsNum)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueConverter

public ValueConverter()
Method Detail

getValue

public static double getValue(byte[] buffer,
                              int decimalDigitsNum)


Copyright © 2006-2010 GeoSolutions. All Rights Reserved.