DataScaleDetailsGroup class

Constructors

DataScaleDetailsGroup()

Properties

dateTime_scaleEndDetails DateTime?
no setter
dateTime_scaleStartDetails DateTime?
no setter
dateTime_scaleUpdateDetails DateTime?
no setter
dateTime_scaleUpdateDetails_last DateTime?
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleEndDetails ScaleEndDetails?
getter/setter pair
scaleStartDetails ScaleStartDetails?
getter/setter pair
scaleUpdateDetails ScaleUpdateDetails?
getter/setter pair
scaleUpdatePoint_last Offset?
no setter

Methods

diff() Offset?
返回终点与始点的差距
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
重置
toString() String
A string representation of this object.
inherited

Operators

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