Package | Description |
---|---|
com.steema.teechart |
TeeChart Charting Library for Java.
|
com.steema.teechart.editors | |
com.steema.teechart.editors.export | |
com.steema.teechart.editors.gallery | |
com.steema.teechart.imports | |
com.steema.teechart.printer | |
com.steema.teechart.styles | |
com.steema.teechart.tools |
Modifier and Type | Method and Description |
---|---|
Chart |
TChartApplet.getChart() |
Chart |
TChart.getChart()
Defines the Chart to display.
|
Chart |
CommanderApplet.getChart() |
Chart |
Commander.getChart()
Associates the TeeCommander Component with a TCustomPanel
(TChart or TDraw3D).
|
Chart |
TChartApplet.xmlDecode(java.io.InputStream stream) |
Chart |
TChart.xmlDecode(java.io.InputStream stream) |
Chart |
IChart.xmlDecode(java.io.InputStream stream) |
Modifier and Type | Method and Description |
---|---|
static void |
Chart.changeAllSeriesType(Chart chart,
java.lang.Class newClass)
Changes all Series on the Chart from one Series type to another.
|
void |
TChart.setChart(Chart value)
Defines the Chart to display.
|
void |
CommanderApplet.setChart(Chart value) |
void |
Commander.setChart(Chart chart)
Associates the TeeCommander Component with a TCustomPanel
(TChart or TDraw3D).
|
Constructor and Description |
---|
Chart.ChartToolTip(Chart c) |
Commander(Chart chart) |
Page(Chart c) |
Modifier and Type | Field and Description |
---|---|
protected Chart |
AbstractPageNavigator.chart |
Modifier and Type | Method and Description |
---|---|
protected static ChartEditor |
ChartEditor.createChartEditor(Chart chart,
java.lang.String name) |
static void |
ChartEditor.editChart(Chart chart) |
static void |
ChartEditor.editChart(Chart chart,
java.lang.String name) |
static void |
ChartEditor.editLegend(Chart chart) |
static void |
ChartEditor.editLegend(Chart chart,
java.lang.String name) |
static javax.swing.JDialog |
DialogFactory.getEditDialog(Chart chart) |
static javax.swing.JDialog |
DialogFactory.getEditDialog(javax.swing.JFrame owner,
Chart chart) |
void |
SeriesEditor.setChart(Chart chart) |
void |
PreviewFrame.setChart(Chart chart) |
void |
ChartListBox.setChart(Chart value) |
void |
ChartEditorPanel.setChart(Chart chart) |
void |
AbstractPageNavigator.setChart(Chart chart) |
static void |
ThemesEditor.showModal(Chart chart)
showModal
|
static void |
PreviewFrame.showModal(Chart c) |
static void |
PreviewDialog.showModal(Chart c) |
static void |
PreviewPanelEditor.showModal(Chart c,
PreviewPanel preview) |
static void |
PreviewFrame.showModal(Chart c,
PreviewPanel preview) |
static void |
PreviewFrame.showModal(Chart c,
Printer p) |
static void |
PreviewDialog.showModal(Chart c,
Printer p) |
static void |
PreviewPanelEditor.showModal(Chart c,
Printer p,
PreviewPanel preview) |
static void |
PreviewFrame.showModal(Chart c,
Printer p,
PreviewPanel preview) |
static void |
ThemesEditor.showModal(java.awt.Frame owner,
Chart chart)
showModal
|
Modifier and Type | Method and Description |
---|---|
void |
ExportPanel.setChart(Chart chart) |
static void |
ExportPanel.showModal(Chart chart) |
Constructor and Description |
---|
ExportPanel(Chart chart) |
Modifier and Type | Method and Description |
---|---|
Chart |
ChartGallery.getSelectedChart() |
Modifier and Type | Method and Description |
---|---|
static Series |
GalleryByType.createNew(Chart chart) |
static Series |
ChartGallery.createNew(Chart chart) |
static Series |
GalleryByType.createNew(java.awt.Container owner,
Chart chart) |
Modifier and Type | Method and Description |
---|---|
Chart |
Imports.Template.fromFile(java.io.File file) |
Chart |
Imports.Template.fromFile(java.lang.String fileName) |
Chart |
Imports.Template.fromStream(java.io.InputStream stream) |
Chart |
Imports.Template.fromXML(java.io.InputStream stream) |
Chart |
Imports.Template.fromXML(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
protected Rectangle |
Printer.calcImagePrintMargins(Chart aPanel,
java.awt.print.Paper paper,
java.awt.print.PageFormat pageFormat) |
protected Rectangle |
Printer.calcImagePrintMargins(Chart aPanel,
Rectangle paperRect) |
Rectangle |
Printer.calcProportionalMargins(Chart aPanel,
Rectangle bounds) |
void |
PreviewPanel.setChart(Chart chart) |
Constructor and Description |
---|
PreviewPanel(Chart chart,
Printer prn) |
Modifier and Type | Method and Description |
---|---|
void |
CustomErrorPoint.setChart(Chart c) |
Constructor and Description |
---|
TailParams(Chart c) |
Constructor and Description |
---|
AxisBreaksTool(Chart c) |