new D3JSConnector(htmlId)
Parameters:
Name | Type | Description |
---|---|---|
htmlId |
string |
Members
-
length :number
-
Type:
- number
-
output :boolean
-
Type:
- boolean
-
position :number
-
Type:
- number
-
radius :number
-
Type:
- number
Methods
-
getId()
-
Returns:
- Type
- string
-
getMainShape()
-
Returns:
-
getPosition()
-
Returns:
- Type
- Object
-
getShape()
-
Returns:
-
isOutput()
-
Returns:
- Type
- boolean
-
redraw(d3Node)
-
Parameters:
Name Type Description d3Node
* -
update(id, shape, output)
-
Parameters:
Name Type Description id
string shape
olympe.df.debug.d3.D3JSShape output
boolean