public class BytesTickUnit
extends org.jfree.chart.axis.NumberTickUnit
TickUnit that displays a byte value with an appropriate
unit.| Constructor and Description |
|---|
BytesTickUnit(double size) |
| Modifier and Type | Method and Description |
|---|---|
String |
valueToString(double value) |
public String valueToString(double value)
valueToString in class org.jfree.chart.axis.NumberTickUnitCopyright © 2013. All Rights Reserved.