CroppingController class
Constructors
- CroppingController(int viewId, dynamic _onHeavyOperationProcessing(bool)?)
Properties
Methods
-
detect(
) → Future< void> -
getPolygon(
) → Future< CroppingPolygon> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reset(
) → Future< void> -
rotateCCW(
) → Future< void> -
rotateCw(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- channelName ↔ String
-
getter/setter pair