@Deprecated public class SwingChartComponentFactory extends AWTChartComponentFactory
IChartComponentFactory.ToolkitSCREENSHOT_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, newViewportLayoutgetCanvasDimension, getToolkit, newBoundingPolicy, newCamera, newCanvas, newChart, newChart, newFrame, newGraph, newOrderingStrategy, newRenderer, newScene, newSeriepublic Chart newChart(IChartComponentFactory factory, Quality quality, String toolkit)
newChart in interface IChartComponentFactorynewChart in class AWTChartComponentFactorytoolkit - 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 IChartComponentFactorynewCanvas in class AWTChartComponentFactorypublic static Chart chart(Quality quality, IChartComponentFactory.Toolkit toolkit)
Copyright © 2016. All rights reserved.