RotatedRect class
Constructors
- RotatedRect(Point2f center, (double, double) size, double angle)
-
factory
- RotatedRect.fromNative(RotatedRect rect)
-
factory
-
RotatedRect.fromPointer(Pointer<
RotatedRect> ptr, [bool attach = true]) -
factory
Properties
- angle ↔ double
-
getter/setter pair
- boundingRect → Rect
-
no setter
- boundingRect2f → Rect2f
-
no setter
- center ↔ Point2f
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- points → VecPoint2f
-
no setter
-
props
→ List<
Object> -
no setteroverride
-
ptr
↔ Pointer<
RotatedRect> -
getter/setter pairinherited
- ref → RotatedRect
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size ↔ Size2f
-
getter/setter pair
Methods
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- finalizer → NativeFinalizer
-
final