IAABB class
Properties
- bottom ↔ int
-
getter/setter pair
- empty → bool
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- height → int
-
no setter
- left ↔ int
-
getter/setter pair
- right ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- top ↔ int
-
getter/setter pair
- width → int
-
no setter
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited