org.jzy3d.chart.factories
Class SwingChartComponentFactory
- java.lang.Object
-
- org.jzy3d.chart.factories.ChartComponentFactory
-
- org.jzy3d.chart.factories.AWTChartComponentFactory
-
- org.jzy3d.chart.factories.SwingChartComponentFactory
-
- All Implemented Interfaces:
- IChartComponentFactory
Deprecated.
@Deprecated public class SwingChartComponentFactory 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
Constructors Constructor and Description SwingChartComponentFactory()Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description static Chartchart(Quality quality)Deprecated.static Chartchart(Quality quality, IChartComponentFactory.Toolkit toolkit)Deprecated.static Chartchart(Quality quality, java.lang.String toolkit)Deprecated.static Chartchart(java.lang.String toolkit)Deprecated.ICanvasnewCanvas(IChartComponentFactory factory, Scene scene, Quality quality, java.lang.String windowingToolkit, com.jogamp.opengl.GLCapabilities capabilities)Deprecated.ChartnewChart(IChartComponentFactory factory, Quality quality, java.lang.String toolkit)Deprecated.-
Methods inherited from class org.jzy3d.chart.factories.AWTChartComponentFactory
chart, getFactory, newAxe, newFrame, newFrame, newKeyController, newMouseController, newRenderer, newScreenshotKeyController, newView, newViewportLayout
-
Methods inherited from class org.jzy3d.chart.factories.ChartComponentFactory
getToolkit, newBoundingPolicy, newCamera, newCanvas, newChart, newChart, newFrame, newGraph, newOrderingStrategy, newRenderer, newScene, newSerie
-
-
-
-
Method Detail
-
newChart
public Chart newChart(IChartComponentFactory factory, Quality quality, java.lang.String toolkit)
Deprecated.- Specified by:
newChartin interfaceIChartComponentFactory- Overrides:
newChartin classAWTChartComponentFactorytoolkit- can be used to indicate "offscreen, 800, 600" and thus replace implicit "awt"
-
newCanvas
public ICanvas newCanvas(IChartComponentFactory factory, Scene scene, Quality quality, java.lang.String windowingToolkit, com.jogamp.opengl.GLCapabilities capabilities)
Deprecated.- Specified by:
newCanvasin interfaceIChartComponentFactory- Overrides:
newCanvasin classAWTChartComponentFactory
-
chart
public static Chart chart(java.lang.String toolkit)
Deprecated.
-
chart
public static Chart chart(Quality quality, IChartComponentFactory.Toolkit toolkit)
Deprecated.
-
-
DMelt 3.0 © DataMelt by jWork.ORG