simtools.shapes
Class AxisLabelFormatter

java.lang.Object
  extended by simtools.shapes.AxisLabelFormatter

public final class AxisLabelFormatter
extends java.lang.Object

Utility class to format a label in an AxisShape

Version:
1.0 2001
Author:
Nicolas Brodu

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

Constructor Detail

AxisLabelFormatter

public AxisLabelFormatter()
Method Detail

labelFormat

public static final java.lang.String labelFormat(double d)