it.geosolutions.imageio.plugins.swan.utility
Class UomConverter
Object
UomConverter
public abstract class UomConverter
- extends Object
This class simply provide to get a proper Unit for an input unit of measure
specified as a String
- Author:
- Daniele Romagnoli, GeoSolutions., Simone Giannecchini, GeoSolutions.
Method Summary |
static Unit |
getUnit(String uomString)
|
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METERS_PER_SECOND
public static final Unit METERS_PER_SECOND
SQUARE_METERS_PER_SECOND
public static final Unit SQUARE_METERS_PER_SECOND
CUBIC_METERS_PER_SECOND
public static final Unit CUBIC_METERS_PER_SECOND
NEWTON_PER_SQUARE_METERS
public static final Unit NEWTON_PER_SQUARE_METERS
WATT_PER_METERS
public static final Unit WATT_PER_METERS
WATT_PER_SQUARE_METERS
public static final Unit WATT_PER_SQUARE_METERS
UomConverter
public UomConverter()
getUnit
public static Unit getUnit(String uomString)
Copyright © 2006-2010 GeoSolutions. All Rights Reserved.