bottomLeft | juce::RelativeParallelogram | |
getBoundingBox(const Point< float > *parallelogramCorners) noexcept | juce::RelativeParallelogram | static |
getBounds(Expression::Scope *scope) const | juce::RelativeParallelogram | |
getInternalCoordForPoint(const Point< float > *parallelogramCorners, Point< float > point) noexcept | juce::RelativeParallelogram | static |
getPath(Path &path, Expression::Scope *scope) const | juce::RelativeParallelogram | |
getPointForInternalCoord(const Point< float > *parallelogramCorners, Point< float > internalPoint) noexcept | juce::RelativeParallelogram | static |
isDynamic() const | juce::RelativeParallelogram | |
operator!=(const RelativeParallelogram &) const noexcept | juce::RelativeParallelogram | |
operator==(const RelativeParallelogram &) const noexcept | juce::RelativeParallelogram | |
RelativeParallelogram() | juce::RelativeParallelogram | |
RelativeParallelogram(const Rectangle< float > &simpleRectangle) | juce::RelativeParallelogram | |
RelativeParallelogram(const RelativePoint &topLeft, const RelativePoint &topRight, const RelativePoint &bottomLeft) | juce::RelativeParallelogram | |
RelativeParallelogram(const String &topLeft, const String &topRight, const String &bottomLeft) | juce::RelativeParallelogram | |
resetToPerpendicular(Expression::Scope *scope) | juce::RelativeParallelogram | |
resolveFourCorners(Point< float > *points, Expression::Scope *scope) const | juce::RelativeParallelogram | |
resolveThreePoints(Point< float > *points, Expression::Scope *scope) const | juce::RelativeParallelogram | |
topLeft | juce::RelativeParallelogram | |
topRight | juce::RelativeParallelogram | |
~RelativeParallelogram() | juce::RelativeParallelogram | |