org.jzy3d.chart.graphs
Class GraphChartComponentFactory

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

public class GraphChartComponentFactory
extends ChartComponentFactory


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
GraphChartComponentFactory()
           
 
Method Summary
 ICameraMouseController newAWTMouseController(Chart chart)
           
 ICameraMouseController newMouseController(Chart chart)
           
 
Methods inherited from class org.jzy3d.chart.factories.ChartComponentFactory
chart, newAxe, newCamera, newCanvas, newChart, newChart, newChart, newFrame, newKeyController, newOrderingStrategy, newRenderer, newRenderer, newScene, newScreenshotKeyController, newView, newViewportLayout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphChartComponentFactory

public GraphChartComponentFactory()
Method Detail

newMouseController

public ICameraMouseController newMouseController(Chart chart)
Specified by:
newMouseController in interface IChartComponentFactory
Overrides:
newMouseController in class ChartComponentFactory

newAWTMouseController

public ICameraMouseController newAWTMouseController(Chart chart)


Copyright © 2013. All rights reserved.