|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chart | |
|---|---|
| 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 | |
| Uses of Chart in com.steema.teechart |
|---|
| Methods in com.steema.teechart that return Chart | |
|---|---|
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). |
| Methods in com.steema.teechart with parameters of type Chart | |
|---|---|
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)
|
void |
CommanderApplet.setChart(Chart value)
|
void |
Commander.setChart(Chart chart)
Associates the TeeCommander Component with a TCustomPanel (TChart or TDraw3D). |
| Constructors in com.steema.teechart with parameters of type Chart | |
|---|---|
Chart.ChartToolTip(Chart c)
|
|
Commander(Chart chart)
|
|
Page(Chart c)
|
|
| Uses of Chart in com.steema.teechart.editors |
|---|
| Fields in com.steema.teechart.editors declared as Chart | |
|---|---|
protected Chart |
AbstractPageNavigator.chart
|
| Methods in com.steema.teechart.editors with parameters of type Chart | |
|---|---|
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 |
| Uses of Chart in com.steema.teechart.editors.export |
|---|
| Methods in com.steema.teechart.editors.export with parameters of type Chart | |
|---|---|
void |
ExportPanel.setChart(Chart chart)
|
static void |
ExportPanel.showModal(Chart chart)
|
| Constructors in com.steema.teechart.editors.export with parameters of type Chart | |
|---|---|
ExportPanel(Chart chart)
|
|
| Uses of Chart in com.steema.teechart.editors.gallery |
|---|
| Methods in com.steema.teechart.editors.gallery that return Chart | |
|---|---|
Chart |
ChartGallery.getSelectedChart()
|
| Methods in com.steema.teechart.editors.gallery with parameters of type Chart | |
|---|---|
static Series |
GalleryByType.createNew(Chart chart)
|
static Series |
ChartGallery.createNew(Chart chart)
|
static Series |
GalleryByType.createNew(java.awt.Container owner,
Chart chart)
|
| Uses of Chart in com.steema.teechart.imports |
|---|
| Methods in com.steema.teechart.imports that return Chart | |
|---|---|
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)
|
| Uses of Chart in com.steema.teechart.printer |
|---|
| Methods in com.steema.teechart.printer with parameters of type Chart | |
|---|---|
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)
|
| Constructors in com.steema.teechart.printer with parameters of type Chart | |
|---|---|
PreviewPanel(Chart chart,
Printer prn)
|
|
| Uses of Chart in com.steema.teechart.styles |
|---|
| Constructors in com.steema.teechart.styles with parameters of type Chart | |
|---|---|
CircularGauge(Chart c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||