Java org.jfree.chart.plot.dial DialPointer fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.plot.dial DialPointer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.plot.dial DialPointer.

The text is from its open source code.

Method

voidsetRadius(double radius)
Sets the radius of the pointer and sends a DialLayerChangeEvent to all registered listeners.
voidsetVisible(boolean visible)
Sets the flag that determines whether or not this layer is drawn by the plot, and sends a DialLayerChangeEvent to all registered listeners.