Module org.jfree.chart3d
Package org.jfree.chart3d.interaction
package org.jfree.chart3d.interaction
Classes that support user interaction with charts.
-
ClassDescriptionA mouse event for a chart that is displayed in a
Chart3DPanel
.The interface that must be implemented by classes that wish to receiveChart3DMouseEvent
notifications from aChart3DPanel
.The type for an interactive chart element.An object representing a set of selected items for aKeyedValues3D
dataset.An object that tracks selected items from aKeyedValues3D
dataset.An object that tracks selected items from anXYZDataset
.XYZDataItemSelection<S extends Comparable<S>>An object representing a selection of items from anXYZDataset
.