public class AWTLogChartComponentFactory extends AWTChartComponentFactory
IChartComponentFactory.Toolkit| Modifier and Type | Field and Description |
|---|---|
protected SpaceTransformer |
logTransformers |
SCREENSHOT_FOLDER| Constructor and Description |
|---|
AWTLogChartComponentFactory(SpaceTransformer transformers) |
| Modifier and Type | Method and Description |
|---|---|
static Chart |
chart() |
static Chart |
chart(Quality quality,
IChartComponentFactory.Toolkit toolkit,
SpaceTransformer transformers) |
static Chart |
chart(Quality quality,
SpaceTransformer transformers) |
static Chart |
chart(Quality quality,
String toolkit,
SpaceTransformer transformers) |
static Chart |
chart(String toolkit,
SpaceTransformer transformers) |
IAxe |
newAxe(BoundingBox3d box,
View view) |
chart, chart, chart, chart, getFactory, newCanvas, newCanvasAWT, newCanvasSwing, newChart, newFrame, newFrame, newFrameAWT, newFrameSwing, newKeyController, newMouseController, newRenderer, newScreenshotKeyController, newView, newViewportLayoutgetCanvasDimension, getToolkit, newBoundingPolicy, newCamera, newCanvas, newChart, newChart, newFrame, newGraph, newOrderingStrategy, newRenderer, newScene, newSerieprotected SpaceTransformer logTransformers
public AWTLogChartComponentFactory(SpaceTransformer transformers)
public static Chart chart()
public static Chart chart(Quality quality, SpaceTransformer transformers)
public static Chart chart(String toolkit, SpaceTransformer transformers)
public static Chart chart(Quality quality, IChartComponentFactory.Toolkit toolkit, SpaceTransformer transformers)
public static Chart chart(Quality quality, String toolkit, SpaceTransformer transformers)
public IAxe newAxe(BoundingBox3d box, View view)
newAxe in interface IChartComponentFactorynewAxe in class AWTChartComponentFactoryCopyright © 2016. All rights reserved.