Package org.jfree.chart.needle
A range of objects that can be used to represent the needle on a
CompassPlot
.-
Class Summary Class Description ArrowNeedle A needle in the shape of an arrow.LineNeedle A needle that is represented by a line.LongNeedle A needle that is represented by a long line.MeterNeedle The base class used to represent the needle on aCompassPlot
.PinNeedle A needle that is drawn as a pin shape.PlumNeedle A needle for use with theCompassPlot
class.PointerNeedle A needle in the shape of a pointer, for use with theCompassPlot
class.ShipNeedle A needle in the shape of a ship, for use with theCompassPlot
class.WindNeedle A needle that indicates wind direction, for use with theCompassPlot
class.