Package | Description |
---|---|
com.steema.teechart |
TeeChart Charting Library for Java.
|
com.steema.teechart.drawing | |
com.steema.teechart.editors | |
com.steema.teechart.printer | |
com.steema.teechart.styles |
Modifier and Type | Field and Description |
---|---|
protected Shadow |
Shape.shadow |
Modifier and Type | Method and Description |
---|---|
Shadow |
Shape.getShadow()
Defines the shape's Shadow characteristics.
|
Modifier and Type | Method and Description |
---|---|
void |
Shadow.assign(Shadow value)
Assigns characteristics of Shadow 'value'.
Copies all properties from Source Shadow to Self. |
Modifier and Type | Method and Description |
---|---|
Shadow |
ChartFont.getShadow()
Accesses the shadow properties of the font.
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.JDialog |
DialogFactory.getEditDialog(javax.swing.JFrame owner,
Shadow shadow) |
static javax.swing.JDialog |
DialogFactory.getEditDialog(Shadow shadow) |
static void |
ShadowEditor.showModal(Shadow shadow) |
Constructor and Description |
---|
ShadowEditor(Shadow shadow) |
Modifier and Type | Method and Description |
---|---|
Shadow |
PreviewPanel.getPaperShadow() |
Modifier and Type | Class and Description |
---|---|
class |
Pie.PieShadow
Title: PieShadow class
|
Modifier and Type | Method and Description |
---|---|
Shadow |
GaugeSeriesPointer.getShadow() |
Modifier and Type | Method and Description |
---|---|
void |
GaugeSeriesPointer.setShadow(Shadow value) |