A parallelogram defined by three RelativePoint positions.
More...
A parallelogram defined by three RelativePoint positions.
- See also
- RelativePoint, RelativeCoordinate
◆ RelativeParallelogram() [1/4]
RelativeParallelogram::RelativeParallelogram |
( |
| ) |
|
◆ RelativeParallelogram() [2/4]
RelativeParallelogram::RelativeParallelogram |
( |
const Rectangle< float > & |
simpleRectangle | ) |
|
◆ RelativeParallelogram() [3/4]
◆ RelativeParallelogram() [4/4]
RelativeParallelogram::RelativeParallelogram |
( |
const String & |
topLeft, |
|
|
const String & |
topRight, |
|
|
const String & |
bottomLeft |
|
) |
| |
◆ ~RelativeParallelogram()
RelativeParallelogram::~RelativeParallelogram |
( |
| ) |
|
◆ resolveThreePoints()
◆ resolveFourCorners()
◆ getBounds()
◆ getPath()
◆ resetToPerpendicular()
◆ isDynamic()
bool RelativeParallelogram::isDynamic |
( |
| ) |
const |
◆ operator==()
◆ operator!=()
◆ getInternalCoordForPoint()
static Point<float> RelativeParallelogram::getInternalCoordForPoint |
( |
const Point< float > * |
parallelogramCorners, |
|
|
Point< float > |
point |
|
) |
| |
|
staticnoexcept |
◆ getPointForInternalCoord()
static Point<float> RelativeParallelogram::getPointForInternalCoord |
( |
const Point< float > * |
parallelogramCorners, |
|
|
Point< float > |
internalPoint |
|
) |
| |
|
staticnoexcept |
◆ getBoundingBox()
static Rectangle<float> RelativeParallelogram::getBoundingBox |
( |
const Point< float > * |
parallelogramCorners | ) |
|
|
staticnoexcept |
◆ topLeft
◆ topRight
◆ bottomLeft
The documentation for this class was generated from the following file: