public class TuttiNumberTickUnitSource extends Object implements org.jfree.chart.axis.TickUnitSource, Serializable
| Constructor and Description |
|---|
TuttiNumberTickUnitSource(boolean integers)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.jfree.chart.axis.TickUnit |
getCeilingTickUnit(double size) |
org.jfree.chart.axis.TickUnit |
getCeilingTickUnit(org.jfree.chart.axis.TickUnit unit) |
org.jfree.chart.axis.TickUnit |
getLargerTickUnit(org.jfree.chart.axis.TickUnit unit) |
public TuttiNumberTickUnitSource(boolean integers)
integers - show integers only.public org.jfree.chart.axis.TickUnit getLargerTickUnit(org.jfree.chart.axis.TickUnit unit)
getLargerTickUnit in interface org.jfree.chart.axis.TickUnitSourcepublic org.jfree.chart.axis.TickUnit getCeilingTickUnit(org.jfree.chart.axis.TickUnit unit)
getCeilingTickUnit in interface org.jfree.chart.axis.TickUnitSourcepublic org.jfree.chart.axis.TickUnit getCeilingTickUnit(double size)
getCeilingTickUnit in interface org.jfree.chart.axis.TickUnitSourceCopyright © 2012–2015 Ifremer. All rights reserved.