Uses of Class
com.storedobject.chart.SankeyData.Edge
Packages that use SankeyData.Edge
-
Uses of SankeyData.Edge in com.storedobject.chart
Methods in com.storedobject.chart that return types with arguments of type SankeyData.EdgeModifier and TypeMethodDescriptionSankeyData.getEdges()
SankeyDataProvider.getEdges()
Get the edges.Methods in com.storedobject.chart with parameters of type SankeyData.EdgeModifier and TypeMethodDescriptionvoid
SankeyData.addEdge
(SankeyData.Edge edge) Add anSankeyData.Edge
.