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 Object


Constructor Summary
SizeFormatter()
           
 
Method Summary
 String formatEstimate(long bytes)
           
 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 String formatEstimate(long bytes)

formatPrecise

public String formatPrecise(long bytes)

NASA World Wind