Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.android | |
com.steema.teechart.drawing | |
com.steema.teechart.misc |
Modifier and Type | Method and Description |
---|---|
Dimension |
Shadow.getSize()
Size in pixels of shadow.
Returns the biggest of the HorizSize and VertSize properties. |
Modifier and Type | Method and Description |
---|---|
void |
Shadow.setSize(Dimension value)
Size in pixels of shadow.
|
Constructor and Description |
---|
Rectangle(Point location,
Dimension size) |
Modifier and Type | Method and Description |
---|---|
void |
Graphics3DAndroid.measureString(Dimension size,
ChartFont f,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
void |
IGraphics3D.measureString(Dimension size,
ChartFont font,
java.lang.String text) |
void |
Graphics3DVectorial.measureString(Dimension dimension,
ChartFont f,
java.lang.String text) |
void |
Graphics3DPDF.measureString(Dimension size,
ChartFont f,
java.lang.String text) |
abstract void |
Graphics3D.measureString(Dimension size,
ChartFont f,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
static void |
ImageUtils.measureImageString(Dimension dimension,
IBaseChart chart,
ChartFont f,
java.lang.String text) |