org.jzy3d.chart.factories
Class ContourChartComponentFactory

java.lang.Object
  extended by org.jzy3d.chart.factories.ChartComponentFactory
      extended by org.jzy3d.chart.factories.AWTChartComponentFactory
          extended by org.jzy3d.chart.factories.ContourChartComponentFactory
All Implemented Interfaces:
IChartComponentFactory

public class ContourChartComponentFactory
extends AWTChartComponentFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jzy3d.chart.factories.IChartComponentFactory
IChartComponentFactory.Toolkit
 
Field Summary
 
Fields inherited from class org.jzy3d.chart.factories.ChartComponentFactory
SCREENSHOT_FOLDER
 
Constructor Summary
ContourChartComponentFactory()
           
 
Method Summary
 IAxe newAxe(BoundingBox3d box, View view)
           
 
Methods inherited from class org.jzy3d.chart.factories.AWTChartComponentFactory
chart, chart, chart, chart, getCanvasDimension, getToolkit, newCanvas, newCanvasAWT, newCanvasSwing, newChart, newFrame, newFrameAWT, newFrameSwing, newView, newViewportLayout
 
Methods inherited from class org.jzy3d.chart.factories.ChartComponentFactory
newCamera, newChart, newChart, newKeyController, newMouseController, newOrderingStrategy, newRenderer, newRenderer, newScene, newScreenshotKeyController
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContourChartComponentFactory

public ContourChartComponentFactory()
Method Detail

newAxe

public IAxe newAxe(BoundingBox3d box,
                   View view)
Specified by:
newAxe in interface IChartComponentFactory
Overrides:
newAxe in class AWTChartComponentFactory


Copyright © 2013. All rights reserved.