Uses of Class
org.jfree.chart3d.interaction.StandardKeyedValues3DItemSelection
Packages that use StandardKeyedValues3DItemSelection
-
Uses of StandardKeyedValues3DItemSelection in org.jfree.chart3d.label
Methods in org.jfree.chart3d.label with parameters of type StandardKeyedValues3DItemSelectionModifier and TypeMethodDescriptionvoid
StandardCategoryItemLabelGenerator.setItemSelection
(StandardKeyedValues3DItemSelection selection) Sets the item selection (labels will be created by this generator only for data items that are contained in the collection).