Uses of Class
org.jfree.chart.axis.LogAxis
-
Packages that use LogAxis Package Description org.jfree.chart.editor Provides a simple (but so far incomplete) framework for editing chart properties. -
-
Uses of LogAxis in org.jfree.chart.editor
Constructors in org.jfree.chart.editor with parameters of type LogAxis Constructor Description DefaultLogAxisEditor(LogAxis axis)
Standard constructor: builds a property panel for the specified axis.
-