public class ChartScene extends Scene
ChartScene provides ChartView to its target
canvases and set a BarycentreOrderingStrategy as polygon
ordering method.| Modifier and Type | Field and Description |
|---|---|
protected int |
nview |
protected View |
view |
| Constructor and Description |
|---|
ChartScene(boolean graphsort) |
ChartScene(boolean graphsort,
IChartComponentFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
clearView(View view) |
View |
newView(ICanvas canvas,
Quality quality)
Instantiate a View attached to the given Canvas, and return its
reference.
|
protected int nview
protected View view
public ChartScene(boolean graphsort)
public ChartScene(boolean graphsort,
IChartComponentFactory factory)
Copyright © 2016. All rights reserved.