Uses of Class org.jfree.chart.plot.dial.DialPointer

Uses in package org.jfree.chart.plot.dial

Classes derived from org.jfree.chart.plot.dial.DialPointer

class
A dial pointer that draws a thin line (like a pin).
class
A dial pointer.

Methods with parameter type org.jfree.chart.plot.dial.DialPointer

void
Adds a pointer to the plot and sends a PlotChangeEvent to all registered listeners.
int
Returns the index for the specified pointer.
void
Removes the specified pointer and sends a PlotChangeEvent to all registered listeners.

Methods with return type org.jfree.chart.plot.dial.DialPointer

DialPointer
DialPlot.getPointerForDataset(int datasetIndex)
Returns the dial pointer that is associated with the specified dataset, or null.