org.scijava.util
Class UnitUtils

java.lang.Object
  extended by org.scijava.util.UnitUtils

public final class UnitUtils
extends Object

Utility methods for working with units.

Author:
Barry DeZonia, Curtis Rueden

Method Summary
static String getAbbreviatedByteLabel(double totBytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAbbreviatedByteLabel

public static String getAbbreviatedByteLabel(double totBytes)


Copyright © 2009–2014 SciJava. All rights reserved.