|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Aspect | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| com.steema.teechart.drawing | |
| Uses of Aspect in com.steema.teechart |
|---|
| Fields in com.steema.teechart declared as Aspect | |
|---|---|
protected Aspect |
Chart.aspect
|
| Methods in com.steema.teechart that return Aspect | |
|---|---|
Aspect |
TChartApplet.getAspect()
Accesses view characteristics of the Chart. |
Aspect |
TChart.getAspect()
Accesses view characteristics of the Chart. |
Aspect |
IBaseChart.getAspect()
|
Aspect |
Chart.getAspect()
3D view parameters. |
| Methods in com.steema.teechart with parameters of type Aspect | |
|---|---|
void |
Aspect.assign(Aspect a)
Copies all properties from a Series component to another. |
void |
Chart.setAspect(Aspect value)
|
| Uses of Aspect in com.steema.teechart.drawing |
|---|
| Fields in com.steema.teechart.drawing declared as Aspect | |
|---|---|
protected Aspect |
Graphics3D.aspect
|
| Methods in com.steema.teechart.drawing that return Aspect | |
|---|---|
Aspect |
IGraphics3D.getAspect()
|
Aspect |
Graphics3D.getAspect()
|
| Methods in com.steema.teechart.drawing with parameters of type Aspect | |
|---|---|
void |
IGraphics3D.initWindow(Aspect a,
Rectangle r,
int maxDepth)
|
void |
Graphics3DVML.initWindow(Aspect a,
Rectangle r,
int maxDepth)
|
void |
Graphics3DSVG.initWindow(Aspect a,
Rectangle r,
int MaxDepth)
|
void |
Graphics3DPDF.initWindow(Aspect a,
Rectangle r,
int maxDepth)
|
void |
Graphics3DAWT.initWindow(Aspect a,
Rectangle r,
int maxDepth)
|
void |
Graphics3D.initWindow(Aspect a,
Rectangle r,
int maxDepth)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||