@FunctionalInterface
protected static interface TowerRenderer.ProcessSegmentPlot
Modifier and Type | Method and Description |
---|---|
void |
invoke(com.mindfusion.charting.TowerRenderer.Segment segment,
com.mindfusion.charting.TowerRenderer.PlotVars vars)
Passes Segment objects describing the chart.
|