ZoomPanAreaTo class
- Inheritance
-
- Object
- ZoomPanArea
- ZoomPanAreaTo
Constructors
- ZoomPanAreaTo(ZoomPanArea area)
Properties
Methods
-
gravity(
Gravity gravity) → ZoomPanArea -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
x(
int x) → ZoomPanArea -
inherited
-
y(
int y) → ZoomPanArea -
inherited
-
zoom(
int zoom) → ZoomPanArea -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited