GoJSLink class
- Inheritance
- Object
- GoJSGraphObject
- GoJSPanel
- GoJSPart
- GoJSLink
- Available Extensions
- Annotations
- @JS('Link')
Constructors
- GoJSLink()
Properties
- corner ↔ int
-
read / write
- curve ↔ dynamic
-
read / write
- data → GoJSGraphObject
-
read-only, inherited
- fill → String
-
read-only, inherited
- fromNode → GoJSNode
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- locationSpot ↔ GoJSSpot
-
read / write, inherited
- margin ↔ int
-
read / write
- mouseEnter ↔ dynamic Function([dynamic ev, GoJSLink link, dynamic k])
-
read / write
- mouseLeave ↔ dynamic Function([dynamic ev, GoJSLink link, dynamic k])
-
read / write
- name ← String
-
write-only, inherited
- relinkableFrom ↔ bool
-
read / write
- relinkableTo ↔ bool
-
read / write
- resegmentable ↔ bool
-
read / write
- reshapable ↔ bool
-
read / write
- routing ↔ dynamic
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- segmentFraction ↔ double
-
read / write, inherited
- segmentIndex ↔ int
-
read / write, inherited
- selectionAdorned ↔ bool
-
read / write
- toShortLength ↔ int
-
read / write
- type ↔ dynamic
-
read / write, inherited
- visible ↔ bool
-
read / write, inherited
Methods
-
add(
GoJSGraphObject element) → void -
inherited
-
bind(
GoJSBinding n) → void -
inherited
-
findObject(
String arg) → GoJSGraphObject -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Static Properties
- avoidsNodes → dynamic
-
@JS('AvoidsNodes'), read-only
- jumpOver → dynamic
-
@JS('JumpOver'), read-only
- orthogonal → dynamic
-
@JS('Orthogonal'), read-only