JUI(Simple UI & Chart Component)

chart.widget.topologyctrl

Hierarchy

chart.draw
chart.widget.core
chart.widget.topologyctrl

Files

Defined By

Config options

Run the animation effect. ...

Run the animation effect.

Defaults to: false

chart.widget.topologyctrl
view source
: Number
Specifies a brush index for which a widget is used. ...

Specifies a brush index for which a widget is used.

Defaults to: 0

current widget index ...

current widget index

Defaults to: 0

chart.widget.topologyctrl
view source
: Boolean
Set to be moved to see the point of view of the topology map. ...

Set to be moved to see the point of view of the topology map.

Defaults to: false

Determines whether a widget is to be rendered. ...

Determines whether a widget is to be rendered.

Defaults to: false

Specifies the type of a widget/brush/grid to be added. ...

Specifies the type of a widget/brush/grid to be added.

Defaults to: null

chart.widget.topologyctrl
view source
: Boolean
Set the zoom-in / zoom-out features of the topology map. ...

Set the zoom-in / zoom-out features of the topology map.

Defaults to: false

Defined By

Properties

[Read Only] Index which shows the sequence how a widget is drawn.

[Read Only] Index which shows the sequence how a widget is drawn.

Defined By

Methods

( type, w, h, anchor ) : String
말풍선 그리그 메소드 ...

말풍선 그리그 메소드

Parameters

  • type : String
  • w : Number
  • h : Number
  • anchor : Number

Returns

  • String
draw object ...

draw object

Returns

  • Object
run after draw object ...

run after draw object

implements animate code after draw object ...

implements animate code after draw object

run before draw object ...

run before draw object

Get a default format callback of draw object. ...

Get a default format callback of draw object.

Returns

  • Function
( type, callback ) : *
chart.on() 을 쉽게 사용 할 수 있게 해주는 유틸리티 함수 ...

chart.on() 을 쉽게 사용 할 수 있게 해주는 유틸리티 함수

Parameters

  • type : String

    event name

  • callback : Function

Returns

  • *
모든 Draw 객체는 render 함수를 통해서 그려진다. ...

모든 Draw 객체는 render 함수를 통해서 그려진다.