LineElement

class LineElement()

Constructors

Properties


Constructors

LineElement.constructor(length)
Arguments:
  • length (number()) – None
Return type:

LineElement()

Properties

LineElement.__LineElement
Type:PhantomMember
LineElement.length
Type:number

Methods

copy

LineElement.copy()
Return type:LineElement()

type

LineElement.type()
Return type:EdgeType

static fromJson

LineElement.fromJson(propData)
Arguments:
  • propData (any()) – None
Return type:

LineElement()