GraphVertex$Impl class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ int
-
graph vertex unique identifier.
no setteroverride
-
isElevation
→ bool
-
graph vertex used in elevation graph ElevationGraph or not.
no setteroverride
-
isExternal
→ bool
-
graph vertex can be used to communicate with external graphs or not.
no setteroverride
-
name
→ String
-
graph vertex name.
no setteroverride
-
point
→ Point
-
graph vertex position in meters Point.
no setteroverride
-
ptr
→ Pointer<Void>
-
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited