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, newViewportLayout
getCanvasDimension, getToolkit, newBoundingPolicy, newCamera, newCanvas, newChart, newChart, newFrame, newGraph, newOrderingStrategy, newRenderer, newScene, newSerie
protected 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 IChartComponentFactory
newAxe
in class AWTChartComponentFactory
Copyright © 2016. All rights reserved.