Uses of Class
de.erichseifert.gral.plots.axes.Tick

Packages that use Tick
de.erichseifert.gral.plots.axes Classes for managing and drawing axes in plots. 
 

Uses of Tick in de.erichseifert.gral.plots.axes
 

Methods in de.erichseifert.gral.plots.axes that return types with arguments of type Tick
 List<Tick> LogarithmicRenderer2D.getTicks(Axis axis)
           
 List<Tick> AxisRenderer.getTicks(Axis axis)
          Returns a list of all tick element on the axis.
 List<Tick> AbstractAxisRenderer2D.getTicks(Axis axis)
           
 



Copyright © 2009-2010. All Rights Reserved.