|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.axis.AbstractGraduation org.geotools.axis.NumberGraduation org.geotools.axis.LogarithmicNumberGraduation
A graduation using numbers on a logarithmic axis.
Field Summary |
Fields inherited from class org.geotools.axis.AbstractGraduation |
listenerList |
Fields inherited from interface org.geotools.axis.Graduation |
AXIS_TITLE_FONT, TICK_LABEL_FONT, VISUAL_AXIS_LENGTH, VISUAL_TICK_SPACING |
Constructor Summary | |
LogarithmicNumberGraduation(javax.units.Unit unit)
Contructs a new logarithmic graduation with the supplied units. |
Methods inherited from class org.geotools.axis.NumberGraduation |
equals, getFormat, getMaximum, getMinimum, getRange, getTickIterator, hashCode, setMaximum, setMinimum, setRange, setUnit |
Methods inherited from class org.geotools.axis.AbstractGraduation |
addPropertyChangeListener, getLocale, getTitle, getUnit, removePropertyChangeListener, setLocale, setTitle |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogarithmicNumberGraduation(javax.units.Unit unit)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |