SnapChangedInfo class final

Contains information on the resulting snap state when a snap or unsnap occurs.

When snapping is enabled and the snap candidate used by the GeometryEditor updates, SnapChangedInfo is a parameter which exposes the SnapState.

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state SnapState
The resulting snap state when snapping to or from a snap candidate.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited