org.jzy3d.chart
Class ContourChart

java.lang.Object
  extended by org.jzy3d.chart.Chart
      extended by org.jzy3d.chart.AWTChart
          extended by org.jzy3d.chart.ContourChart

public class ContourChart
extends AWTChart


Field Summary
 
Fields inherited from class org.jzy3d.chart.Chart
canvas, capabilities, controllers, DEFAULT_QUALITY, DEFAULT_WINDOWING_TOOLKIT, factory, previousViewPointFree, previousViewPointProfile, previousViewPointTop, quality, scene, view, windowingToolkit
 
Constructor Summary
ContourChart()
           
ContourChart(Quality quality)
           
ContourChart(Quality quality, String windowingToolkit)
           
ContourChart(String windowingToolkit)
           
 
Method Summary
 
Methods inherited from class org.jzy3d.chart.AWTChart
addRenderer, getAWTView, removeRenderer
 
Methods inherited from class org.jzy3d.chart.Chart
addController, addDrawable, addDrawable, addDrawable, addDrawable, addKeyController, addLight, addLight, addMouseController, addScreenshotKeyController, clear, clearControllerList, display, dispose, flip, getAxeLayout, getCanvas, getCapabilities, getControllers, getFactory, getScale, getScene, getView, getViewMode, getViewPoint, getWindowingToolkit, newView, open, open, pauseAnimator, removeController, removeDrawable, removeDrawable, render, resumeAnimator, screenshot, screenshot, setAxeDisplayed, setScale, setScale, setViewMode, setViewPoint, startAnimator, stopAnimator, updateProjectionsAndRender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContourChart

public ContourChart()

ContourChart

public ContourChart(Quality quality)

ContourChart

public ContourChart(String windowingToolkit)

ContourChart

public ContourChart(Quality quality,
                    String windowingToolkit)


Copyright © 2013. All rights reserved.