NASA World Wind

gov.nasa.worldwind.layers.rpf.wizard
Class SizeFormatter

java.lang.Object
  extended by gov.nasa.worldwind.layers.rpf.wizard.SizeFormatter

public class SizeFormatter
extends java.lang.Object


Constructor Summary
SizeFormatter()
           
 
Method Summary
 java.lang.String formatEstimate(long bytes)
           
 java.lang.String formatPrecise(long bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeFormatter

public SizeFormatter()
Method Detail

formatEstimate

public java.lang.String formatEstimate(long bytes)

formatPrecise

public java.lang.String formatPrecise(long bytes)

NASA World Wind