Uses of Interface
org.jfree.data.YisSymbolic
| Package | Description |
|---|---|
| org.jfree.chart.demo |
-
Uses of YisSymbolic in org.jfree.chart.demo
Classes in org.jfree.chart.demo that implement YisSymbolic Modifier and Type Class Description classSampleXYSymbolicDatasetRandom data for a symbolic plot demo.classSampleYSymbolicDatasetA dataset implementation that provides random data for a symbolic plot demo.Methods in org.jfree.chart.demo with parameters of type YisSymbolic Modifier and Type Method Description static String[]SampleXYSymbolicDataset. combineYSymbolicDataset(YisSymbolic dataset1, YisSymbolic dataset2)This function modifydataset1anddataset1in order that they share the same Y symbolic value list.static String[]SampleYSymbolicDataset. combineYSymbolicDataset(YisSymbolic dataset1, YisSymbolic dataset2)This function modifydataset1anddataset1in order that they share the same symbolic value list.