PlRectangle Class Reference
List of all members.Detailed Description
Rectangle element.Class PlRectangle represents the element PlRectangle in PadEntryOptions-dtd as a PHP object
Public Member Functions | |
| PlRectangle () | |
| Constructor. | |
| readXML (&$xml) | |
| Read an XML descriptor. | |
| writeXML (&$xml) | |
| Write the XML descriptor. | |
Public Attributes | |
| $mBgColor = FALSE | |
| Background color, the fill color of the rectangle, integer, optional. | |
| $mDiameter = 0 | |
| Diameter of round corners, pass 0 to draw a rectangle, integer, predefined. | |
| $mDrawflags = 0 | |
Flag to specify whether to draw the text in the browser window and / or on the tablet LCD.Combination of:
| |
| $mFgColor = FALSE | |
| Foreground color, the color of the rectangle border, integer, optional. | |
| $plCoordinate = false | |
| Coordinate object (PlCoordinate), required. | |
Constructor & Destructor Documentation
|
|
Constructor.
|
Member Function Documentation
|
|
Read an XML descriptor.
|
|
|
Write the XML descriptor.
|
Member Data Documentation
|
|
Background color, the fill color of the rectangle, integer, optional.
|
|
|
Diameter of round corners, pass 0 to draw a rectangle, integer, predefined.
|
|
|
Flag to specify whether to draw the text in the browser window and / or on the tablet LCD.Combination of:
|
|
|
Foreground color, the color of the rectangle border, integer, optional.
|
|
|
Coordinate object (PlCoordinate), required.
|
The documentation for this class was generated from the following file: