@Deprecated public class SwingChartComponentFactory extends AWTChartComponentFactory
IChartComponentFactory.Toolkit
SCREENSHOT_FOLDER
Constructor and Description |
---|
SwingChartComponentFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Chart |
chart(Quality quality)
Deprecated.
|
static Chart |
chart(Quality quality,
IChartComponentFactory.Toolkit toolkit)
Deprecated.
|
static Chart |
chart(Quality quality,
String toolkit)
Deprecated.
|
static Chart |
chart(String toolkit)
Deprecated.
|
ICanvas |
newCanvas(IChartComponentFactory factory,
Scene scene,
Quality quality,
String windowingToolkit,
com.jogamp.opengl.GLCapabilities capabilities)
Deprecated.
|
Chart |
newChart(IChartComponentFactory factory,
Quality quality,
String toolkit)
Deprecated.
|
chart, getFactory, newAxe, newCanvasAWT, newCanvasSwing, newFrame, newFrame, newFrameAWT, newFrameSwing, newKeyController, newMouseController, newRenderer, newScreenshotKeyController, newView, newViewportLayout
getCanvasDimension, getToolkit, newBoundingPolicy, newCamera, newCanvas, newChart, newChart, newFrame, newGraph, newOrderingStrategy, newRenderer, newScene, newSerie
public Chart newChart(IChartComponentFactory factory, Quality quality, String toolkit)
newChart
in interface IChartComponentFactory
newChart
in class AWTChartComponentFactory
toolkit
- can be used to indicate "offscreen, 800, 600" and thus replace implicit "awt"public ICanvas newCanvas(IChartComponentFactory factory, Scene scene, Quality quality, String windowingToolkit, com.jogamp.opengl.GLCapabilities capabilities)
newCanvas
in interface IChartComponentFactory
newCanvas
in class AWTChartComponentFactory
public static Chart chart(Quality quality, IChartComponentFactory.Toolkit toolkit)
Copyright © 2016. All rights reserved.