Class PanamaGLChartFactory

java.lang.Object
org.jzy3d.chart.factories.ChartFactory
org.jzy3d.chart.factories.PanamaGLChartFactory
All Implemented Interfaces:
org.jzy3d.chart.factories.IChartFactory

public class PanamaGLChartFactory extends org.jzy3d.chart.factories.ChartFactory
  • Field Summary

    Fields inherited from class org.jzy3d.chart.factories.ChartFactory

    SCREENSHOT_FOLDER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    PanamaGLChartFactory(org.jzy3d.chart.factories.IPainterFactory painterFactory)
     
  • Method Summary

    Methods inherited from class org.jzy3d.chart.factories.ChartFactory

    getFactory, getPainterFactory, newAxe, newBoundingPolicy, newCamera, newCameraThreadController, newChart, newChart, newChart, newGraph, newOrderingStrategy, newScene, newSerie, newView, newView, setPainterFactory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PanamaGLChartFactory

      public PanamaGLChartFactory()
    • PanamaGLChartFactory

      public PanamaGLChartFactory(org.jzy3d.chart.factories.IPainterFactory painterFactory)