GraphObject class

Implementers
Available Extensions
Annotations
  • @JS()

Constructors

GraphObject()
factory

Properties

actualBounds Rect
no setter
alignment Spot
getter/setter pair
alignmentFocus Spot
getter/setter pair
background String
getter/setter pair
cursor String
getter/setter pair
desiredSize Size
getter/setter pair
diagram Diagram?
no setter
fill ↔ dynamic
getter/setter pair
fromLinkable bool
getter/setter pair
fromLinkableDuplicates bool
getter/setter pair
getter/setter pair
fromSpot Spot
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height ↔ dynamic
getter/setter pair
margin ↔ dynamic
getter/setter pair
measuredBounds Rect
no setter
minSize Size
getter/setter pair
mouseEnter ↔ dynamic Function([dynamic e, dynamic port, dynamic k])
getter/setter pair
mouseLeave ↔ dynamic Function([dynamic e, dynamic port, dynamic k])
getter/setter pair
name String
no getter
naturalBounds Rect
no setter
opacity num
getter/setter pair
panel Panel?
no setter
part Part
no setter
portId String
getter/setter pair
position Point
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
segmentFraction double
getter/setter pair
segmentIndex int
getter/setter pair
selectionAdornmentTemplate Adornment
getter/setter pair
stretch ↔ dynamic
getter/setter pair
stroke String
getter/setter pair
strokeWidth double
getter/setter pair
toLinkable bool
getter/setter pair
toLinkableDuplicates bool
getter/setter pair
getter/setter pair
toolTip Adornment
getter/setter pair
toSpot Spot
getter/setter pair
visible bool
getter/setter pair
width ↔ dynamic
getter/setter pair

Methods

bind(Binding n) → void
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

Static Properties

Fill → dynamic
no setter
horizontal → dynamic
no setter
vertical → dynamic
no setter