Class ChartScene

    • Field Detail

      • nview

        protected int nview
      • view

        protected View view
    • Constructor Detail

      • ChartScene

        public ChartScene​(boolean graphsort,
                          IChartFactory factory)
    • Method Detail

      • clear

        public void clear()
      • newView

        public View newView​(ICanvas canvas,
                            Quality quality)
        Description copied from class: Scene
        Instantiate a View attached to the given Canvas, and return its reference.
        Overrides:
        newView in class Scene