Uses of Class
org.jzy3d.chart.factories.EmulGLChartFactory
-
Packages that use EmulGLChartFactory Package Description org.jzy3d.chart.factories -
-
Uses of EmulGLChartFactory in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return EmulGLChartFactory Modifier and Type Method Description static EmulGLChartFactory
EmulGLChartFactory. forGL(GL glMock)
This return a factory with a custom GL instance which can be used for manual mocking
-