Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.android | |
com.steema.teechart.drawing | |
com.steema.teechart.styles | |
com.steema.teechart.tools |
Modifier and Type | Field and Description |
---|---|
protected Graphics3D |
Panel.internalCanvas |
Modifier and Type | Method and Description |
---|---|
Graphics3D |
TChart.checkGraphics() |
Graphics3D |
IChart.checkGraphics() |
Modifier and Type | Method and Description |
---|---|
void |
ImageBevel.Draw(Graphics3D g,
Rectangle rect,
int borderRound)
Draws bevels around rectangle parameter.
|
protected void |
TextShape.drawString(Graphics3D g,
int x,
int y,
int t,
int tmpHeight,
java.lang.String[] s) |
protected void |
TextShape.drawText(Graphics3D g,
Rectangle rect) |
void |
TextShape.paint(Graphics3D g,
Rectangle rect) |
void |
TChart.setCanvas(Graphics3D value) |
void |
TChart.setGraphics3D(Graphics3D value) |
Modifier and Type | Class and Description |
---|---|
class |
Graphics3DAndroid |
Modifier and Type | Class and Description |
---|---|
class |
Graphics3DPDF
Title: Graphics3DPDF class
|
class |
Graphics3DSVG
Title: Graphics3DSVG class
|
class |
Graphics3DVectorial
Title: Graphics3DVectorial class
|
class |
Graphics3DVML
Title: Graphics3DVML class
|
Modifier and Type | Method and Description |
---|---|
protected void |
KnobGauge.drawAxis(Graphics3D g) |
protected void |
CircularGauge.drawAxis(Graphics3D g) |
protected void |
CircularGauge.drawAxisMinorTick(Graphics3D g,
Point Inner,
Point Outer) |
protected void |
CircularGauge.drawAxisTick(Graphics3D g,
Point inner,
Point innerPlus,
Point innerMinus,
Point outer,
Point outerPlus,
Point outerMinus) |
protected void |
KnobGauge.drawCenter(Graphics3D g) |
protected void |
CircularGauge.drawCenter(Graphics3D g) |
protected void |
KnobGauge.drawColorLines(Graphics3D g) |
protected void |
CircularGauge.drawColorLines(Graphics3D g) |
protected void |
CircularGauge.drawFace(Graphics3D g) |
void |
SeriesMarks.DrawMarkWithPointer(Graphics3D g,
Rectangle rect,
int angle,
int aZ) |
protected void |
Ternary.prepareLegendCanvas(Graphics3D g,
int valueIndex,
Color backColor,
ChartBrush aBrush) |
Modifier and Type | Method and Description |
---|---|
protected MultiLine |
Annotation.calcTempWidth(Graphics3D g,
java.lang.String tmp) |
protected void |
Marker.drawString(Graphics3D g,
int x,
int y,
int t,
int tmpHeight,
java.lang.String[] s) |
void |
Annotation.drawText(Graphics3D g) |