Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jfree.data.contour Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| ContourDataset | The interface through which JFreeChart obtains data in the form of (x, y, z) items - used for XY and XYZ plots. | Interface | org.jfree.data.contour | JFreeChart |
|
| DefaultContourDataset | A convenience class that provides a default implementation of the ContourDataset interface. | Class | org.jfree.data.contour | JFreeChart |
|
| NonGridContourDataset | A convenience class that extends the DefaultContourDataset to accommodate non-grid data. | Class | org.jfree.data.contour | JFreeChart |