|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IChart | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| com.steema.teechart.editors.gallery | |
| Uses of IChart in com.steema.teechart |
|---|
| Classes in com.steema.teechart that implement IChart | |
|---|---|
class |
TChart
Title: TChart class Description: Principle Chart class for Windows based forms Copyright (c) 2005-2006 by Steema Software SL. |
class |
TChartApplet
Title: Description: Copyright (c) 2005-2006 by Steema Software SL. |
| Fields in com.steema.teechart declared as IChart | |
|---|---|
protected IChart |
Chart.parent
|
| Methods in com.steema.teechart that return IChart | |
|---|---|
IChart |
IBaseChart.getParent()
|
IChart |
Chart.getParent()
|
| Methods in com.steema.teechart with parameters of type IChart | |
|---|---|
void |
TChartApplet.setChart(IChart c)
|
void |
TChart.setChart(IChart value)
|
void |
IChart.setChart(IChart c)
|
void |
Chart.setParent(IChart value)
Internal use. |
| Constructors in com.steema.teechart with parameters of type IChart | |
|---|---|
Chart(IChart parent)
|
|
Chart(IChart parent,
java.awt.Cursor cursor)
|
|
| Uses of IChart in com.steema.teechart.editors.gallery |
|---|
| Classes in com.steema.teechart.editors.gallery that implement IChart | |
|---|---|
class |
GalleryChart
Title: GalleryChart class Description: Internal Chart class used to display at Gallery panel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||