org.jzy3d.chart.factories
Class AWTLogChartComponentFactory
- java.lang.Object
-
- org.jzy3d.chart.factories.ChartComponentFactory
-
- org.jzy3d.chart.factories.AWTChartComponentFactory
-
- org.jzy3d.chart.factories.AWTLogChartComponentFactory
-
- All Implemented Interfaces:
- IChartComponentFactory
public class AWTLogChartComponentFactory 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 AWTLogChartComponentFactory(SpaceTransformer transformers)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static Chartchart()static Chartchart(Quality quality, IChartComponentFactory.Toolkit toolkit, SpaceTransformer transformers)static Chartchart(Quality quality, SpaceTransformer transformers)static Chartchart(Quality quality, java.lang.String toolkit, SpaceTransformer transformers)static Chartchart(java.lang.String toolkit, SpaceTransformer transformers)IAxenewAxe(BoundingBox3d box, View view)-
Methods inherited from class org.jzy3d.chart.factories.AWTChartComponentFactory
chart, chart, chart, chart, getFactory, newCanvas, newChart, 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
-
-
-
-
Constructor Detail
-
AWTLogChartComponentFactory
public AWTLogChartComponentFactory(SpaceTransformer transformers)
-
-
Method Detail
-
chart
public static Chart chart()
-
chart
public static Chart chart(Quality quality, SpaceTransformer transformers)
-
chart
public static Chart chart(java.lang.String toolkit, SpaceTransformer transformers)
-
chart
public static Chart chart(Quality quality, IChartComponentFactory.Toolkit toolkit, SpaceTransformer transformers)
-
chart
public static Chart chart(Quality quality, java.lang.String toolkit, SpaceTransformer transformers)
-
newAxe
public IAxe newAxe(BoundingBox3d box, View view)
- Specified by:
newAxein interfaceIChartComponentFactory- Overrides:
newAxein classAWTChartComponentFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG