Uses of Class
org.jfree.data.KeyedObjects2D
-
Packages that use KeyedObjects2D Package Description org.jfree.data.statistics Classes for representing statistical data. -
-
Uses of KeyedObjects2D in org.jfree.data.statistics
Fields in org.jfree.data.statistics declared as KeyedObjects2D Modifier and Type Field Description protected KeyedObjects2D<R,C>DefaultBoxAndWhiskerCategoryDataset. dataStorage for the data.protected KeyedObjects2DDefaultMultiValueCategoryDataset. dataStorage for the data.
-