TouchCalibrationPairQuad class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
pair1
↔ TouchCalibrationPair
-
First pair of touch and display point required for touch calibration.
getter/setter pair
-
pair2
↔ TouchCalibrationPair
-
Second pair of touch and display point required for touch calibration.
getter/setter pair
-
pair3
↔ TouchCalibrationPair
-
Third pair of touch and display point required for touch calibration.
getter/setter pair
-
pair4
↔ TouchCalibrationPair
-
Fourth pair of touch and display point required for touch calibration.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
toJS
→ TouchCalibrationPairQuad
-
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