Uses of Package
org.jfree.data.flow
-
Packages that use org.jfree.data.flow Package Description org.jfree.chart.entity Classes representing components of (or entities in) a chart.org.jfree.chart.labels Generators and other classes used for the display of item labels and tooltips.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.data.flow Data interfaces and classes for flow plots (a type of Sankey chart). -
Classes in org.jfree.data.flow used by org.jfree.chart.entity Class Description FlowKey A key that identifies a flow within a dataset.NodeKey A key that identifies a node in aFlowDataset
. -
Classes in org.jfree.data.flow used by org.jfree.chart.labels Class Description FlowDataset A dataset representing value flows from a set of source nodes to a set of destination nodes.FlowKey A key that identifies a flow within a dataset. -
Classes in org.jfree.data.flow used by org.jfree.chart.plot.flow Class Description FlowDataset A dataset representing value flows from a set of source nodes to a set of destination nodes.NodeKey A key that identifies a node in aFlowDataset
. -
Classes in org.jfree.data.flow used by org.jfree.data.flow Class Description FlowDataset A dataset representing value flows from a set of source nodes to a set of destination nodes.FlowKey A key that identifies a flow within a dataset.NodeKey A key that identifies a node in aFlowDataset
.