constructor __construct [line 55]
destructor __destruct [line 64]
method assign [line 537]
Assign all properties from a shape to another.
Tags:
Overridden in child classes as:
- TextShape::assign()
- Assign all properties from a TextShape to another.
Parameters:
method getBevel [line 215]
Sets the bevel characteristics of the Shape.
Tags:
method getBevelInner [line 117]
Obsolete.&ndsp;Please use Bevel.<!-- -->Inner.
Tags:
method getBevelOuter [line 159]
Obsolete. Please use Bevel.<!-- -->Outer
Tags:
method getBevelWidth [line 140]
Obsolete. Please use Bevel.<!-- -->Width
Tags:
method getBorderRound [line 266]
Rounds the Borders of the Chart Shapes.
Tags:
method getBottom [line 494]
Shape rectangle bottom co-ordinate.
Tags:
method getBrush [line 247]
Defines the kind of brush used to fill shape background.
Tags:
method getColor [line 347]
Defines the shape Color.
Tags:
Overridden in child classes as:
- LeftWall::getColor()
- The color used to fill the LeftWall background.
Default value: LIGHT_YELLOW
method getGradient [line 369]
Calls the Gradient characteristics for the shape.
Tags:
method getHeight [line 511]
method getImage [line 290]
Rendered Image for Shape background.
Default value: null
Tags:
method getImageBevel [line 204]
ImageBevel getImageBevel(
)
|
|
Sets the bevel characteristics of the Shape.
Tags:
method getImageMode [line 315]
ImageMode for rendered Shape background Image.
Default value: ImageMode::$Stretch
Tags:
method getImageTransparent [line 334]
boolean getImageTransparent(
)
|
|
Sets the shape image to transparent.
Tags:
method getLeft [line 436]
Shape rectangle left co-ordinate.
Tags:
method getPen [line 417]
Specifies the pen used to draw the shape.
Tags:
method getRight [line 473]
Shape rectangle right co-ordinate.
Tags:
method getShadow [line 235]
Defines the shape's Shadow characteristics.
Tags:
method getShapeBorders [line 86]
shapeBorders getShapeBorders(
)
|
|
Defines the Shape Borders.
Tags:
method getShapeBounds [line 95]
Defines the boundaries of the Shape.
Tags:
method getTop [line 454]
Shape rectangle top co-ordinate.
Tags:
method getTransparency [line 617]
The Transparency level from 0 to 100% of shape.
Transparency is a value between 0 and 100 which sets the transparency percentage with respect to foreground versus background.
Default value: 0
Tags:
method getTransparent [line 399]
boolean getTransparent(
)
|
|
Enables/disables transparency of shape.
See transparency, which sets percentage transparency when Transparent is true.
Tags:
method getVisible [line 378]
method getWidth [line 522]
method paint [line 560]
method setBevel [line 226]
Internal use - serialization
Tags:
Parameters:
method setBevelInner [line 131]
void setBevelInner(
value
$value)
|
|
Defines the inner bevel type of the TChart Panel border.
Available types:
None
Lowered
Raised
Tags:
Parameters:
method setBevelOuter [line 173]
void setBevelOuter(
value
$value)
|
|
Defines the outer bevel type of the TChart Panel border.
Available types:
None
Lowered
Raised
Tags:
Parameters:
method setBevelWidth [line 149]
void setBevelWidth(
value
$value)
|
|
Obsolete. Please use Bevel.<!-- -->Width
Tags:
Parameters:
method setBorderRound [line 275]
void setBorderRound(
value
$value)
|
|
Rounds the Borders of the Chart Shapes.
Tags:
Parameters:
method setBottom [line 503]
void setBottom(
value
$value)
|
|
Shape rectangle bottom co-ordinate.
Tags:
Parameters:
method setBrush [line 257]
Internal use - serialization
Tags:
Parameters:
method setChart [line 182]
method setColor [line 351]
Tags:
Overridden in child classes as:
- LeftWall::setColor()
- Specifies the color used to fill the LeftWall background.
Default value: LIGHT_YELLOW
Parameters:
method setDefaultVisible [line 294]
void setDefaultVisible(
$value)
|
|
Tags:
Parameters:
method setHeight [line 516]
method setImage [line 305]
void setImage(
value
$value)
|
|
Sets Rendered Image for Shape background.
Default value: null
Tags:
Parameters:
method setImageMode [line 325]
void setImageMode(
value
$value)
|
|
Sets the ImageMode for rendered Shape background Image.
Default value: ImageMode.Stretch
Tags:
Parameters:
method setImageTransparent [line 338]
void setImageTransparent(
$value)
|
|
Tags:
Parameters:
method setLeft [line 444]
Shape rectangle left co-ordinate.
Tags:
Parameters:
method setPen [line 427]
Internal use - serialization
Tags:
Parameters:
method setRight [line 482]
void setRight(
value
$value)
|
|
Shape rectangle right co-ordinate.
Tags:
Parameters:
method setShapeBounds [line 104]
void setShapeBounds(
value
$value)
|
|
Defines the boundaries of the Shape.
Tags:
Parameters:
method setTop [line 463]
void setTop(
value
$value)
|
|
Shape rectangle top co-ordinate.
Tags:
Parameters:
method setTransparency [line 627]
void setTransparency(
value
$value)
|
|
Sets Transparency level from 0 to 100% of shape.
Default value: 0
Tags:
Parameters:
method setTransparent [line 408]
void setTransparent(
value
$value)
|
|
Enables/disables transparency of shape.
Tags:
Overridden in child classes as:
- TeePanel::setTransparent()
Parameters:
method setVisible [line 387]
method setWidth [line 527]
method _setColor [line 360]
void _setColor(
value
$value)
|
|
Defines the shape Color.
Tags:
Parameters:
method __get [line 38]
method __set [line 45]