|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Legend | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| com.steema.teechart.editors | |
| com.steema.teechart.legend | |
| com.steema.teechart.styles | |
| com.steema.teechart.tools | |
| Uses of Legend in com.steema.teechart |
|---|
| Fields in com.steema.teechart declared as Legend | |
|---|---|
protected Legend |
Chart.legend
|
| Methods in com.steema.teechart that return Legend | |
|---|---|
Legend |
TChart.getLegend()
Legend characteristics. |
Legend |
IBaseChart.getLegend()
|
Legend |
Chart.getLegend()
Determines the Legend characteristics. |
| Methods in com.steema.teechart with parameters of type Legend | |
|---|---|
void |
TChartApplet.doClickLegend(Legend legend,
java.awt.event.MouseEvent e)
|
void |
TChart.doClickLegend(Legend legend,
java.awt.event.MouseEvent e)
|
void |
IChart.doClickLegend(Legend legend,
java.awt.event.MouseEvent e)
|
void |
TChart.setLegend(Legend legend)
|
void |
IBaseChart.setLegend(Legend value)
|
void |
Chart.setLegend(Legend value)
|
| Uses of Legend in com.steema.teechart.editors |
|---|
| Methods in com.steema.teechart.editors with parameters of type Legend | |
|---|---|
static void |
LegendEditor.editLegend(java.awt.Container owner,
Legend legend)
|
static javax.swing.JDialog |
DialogFactory.getEditDialog(javax.swing.JFrame owner,
Legend legend)
|
static javax.swing.JDialog |
DialogFactory.getEditDialog(Legend legend)
|
| Constructors in com.steema.teechart.editors with parameters of type Legend | |
|---|---|
LegendEditor(Legend legend)
|
|
| Uses of Legend in com.steema.teechart.legend |
|---|
| Fields in com.steema.teechart.legend declared as Legend | |
|---|---|
protected Legend |
LegendSymbol.legend
Internal field pointing to parent legend class |
| Methods in com.steema.teechart.legend with parameters of type Legend | |
|---|---|
Rectangle |
LegendResolver.getBounds(Legend legend,
Rectangle rectangle)
|
Rectangle |
LegendAdapter.getBounds(Legend legend,
Rectangle rectangle)
|
LegendItemCoordinates |
LegendResolver.getItemCoordinates(Legend legend,
LegendItemCoordinates coordinates)
|
LegendItemCoordinates |
LegendAdapter.getItemCoordinates(Legend legend,
LegendItemCoordinates coordinates)
|
java.lang.String |
LegendResolver.getItemText(Legend legend,
LegendStyle legendStyle,
int index,
java.lang.String text)
|
java.lang.String |
LegendAdapter.getItemText(Legend legend,
LegendStyle legendStyle,
int index,
java.lang.String text)
|
| Constructors in com.steema.teechart.legend with parameters of type Legend | |
|---|---|
LegendSymbol(Legend legend)
|
|
| Uses of Legend in com.steema.teechart.styles |
|---|
| Methods in com.steema.teechart.styles that return Legend | |
|---|---|
Legend |
Pie.PieOtherSlice.getLegend()
Sets the properties of the PieOtherSlice Legend. |
| Uses of Legend in com.steema.teechart.tools |
|---|
| Methods in com.steema.teechart.tools that return Legend | |
|---|---|
Legend |
ExtraLegend.getLegend()
Defines the Legend characteristics. |
| Methods in com.steema.teechart.tools with parameters of type Legend | |
|---|---|
void |
ExtraLegend.setLegend(Legend value)
Defines the Legend characteristics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||