de.softpro.signware.SPWeightedFrame Class Reference
List of all members.Detailed Description
Container for a Rectangle and the associated weight.
- Operating Systems:
- Windows (Win32), Linux (i386), Linux (x86_64), Android (ARMv7a)
Public Member Functions | |
| int | getHeight () |
| Query the height of the Rectangle of this object. | |
| int | getLeft () |
| Query the left coordinate of the Rectangle of this object. | |
| java.awt.Rectangle | getRectangle () |
| Query the Rectangle of this object. | |
| int | getTop () |
| Query the top coordinate of the Rectangle of this object. | |
| double | getWeight () |
| Query the weight of this object. | |
| int | getWidth () |
| Query the width of the Rectangle of this object. | |
| SPWeightedFrame (java.awt.Rectangle rcl, double weight) | |
| Constructor. | |
| String | toString () |
Constructor & Destructor Documentation
|
||||||||||||
|
Constructor.
|
Member Function Documentation
|
|
Query the height of the Rectangle of this object.
|
|
|
Query the left coordinate of the Rectangle of this object.
|
|
|
Query the Rectangle of this object.
|
|
|
Query the top coordinate of the Rectangle of this object.
|
|
|
Query the weight of this object.
|
|
|
Query the width of the Rectangle of this object.
|
|
|
|
The documentation for this class was generated from the following file: