Module org.jfree.chart3d
Package org.jfree.chart3d.marker
package org.jfree.chart3d.marker
Provides value and range marker support for the axes on category and XYZ
plots.
-
ClassDescriptionA base class for implementing markers (includes the event notification mechanism).A marker for a category on a
CategoryAxis3D
.An enumeration of the different types ofCategoryMarker
.A base interface for all markers.An event associated with a change to aMarker
.A listener for marker change events.A record holder for data relating to markers that needs to be passed to the 3D engine.An enumeration of the different types ofMarkerData
.A data object that represents a line within aMarkerData
structure.A marker used to mark one value on an axis.A marker that marks a range of values on an axis.A marker that can be used to mark a value or range of values on aValueAxis3D
.