G | |
get, Graph | |
getAdjacence, Graph | |
getAdjacency, Graph.Node | |
getAlignedPos, ST.Plot | |
getByName, Graph | |
getc | |
getCanvasStyle, Accessors | |
getClosestNodeToOrigin, Graph.Util | |
getClosestNodeToPos, Graph.Util | |
getConfig, Canvas | |
getCtx, Canvas | |
getData, Accessors | |
getElement, Canvas | |
getLabel, Graph. | |
getLabelContainer, Graph. | |
getLabelData, Accessors | |
getLegend | |
getMaxValue | |
getNode | |
getp | |
getParent, $jit.json | |
getParents, Graph.Util | |
getPos | |
getRadius, Hypertree | |
getSize, Canvas | |
getSubnodes, Graph.Util | |
getSubtree, $jit.json | |
H | |
hasNode, Graph | |
hexToRgb, $jit.util | |
hideLabel, Graph. | |
hideLabels, Graph. | |
I | |
interpolate, Polar | |
isDescendantOf, Graph.Util | |
isZero | |
L | |
leaf, TM.Base | |
loadJSON | |
M | |
map, $jit.util | |
merge, $jit.util | |
morph, Graph.Op | |
move, Hypertree | |
N | |
norm, Complex | |
O | |
onClick | |
out | |
P | |
plot | |
plotLabel | |
plotLine, Graph.Plot | |
plotNode, Graph.Plot | |
prod, Complex | |
prune, $jit.json | |
R | |
reduce, $jit.util | |
refresh | |
removeAdjacence, Graph | |
removeCanvasStyle, Accessors | |
removeData, Accessors | |
removeEdge, Graph.Op | |
removeLabelData, Accessors | |
removeNode | |
removeSubtree, ST | |
render | |
resize, Canvas | |
restore, AreaChart | |
rgbToHex, $jit.util | |
rotate, Sunburst | |
rotateAngle, Sunburst |
An alias for Graph.Util.getNode.
get: function( id )
Returns a Graph.Adjacence object connecting nodes with ids id and id2.
getAdjacence: function ( id, id2 )
Returns a Graph.Adjacence object connecting the current Graph.Node and the node having id as id.
getAdjacency: function( id )
Returns a x, y object with the position of the top/left corner of a ST node.
getAlignedPos: function( pos, width, height )
Returns a Graph.Node by name.
getByName: function( name )
Returns a complex number.
getc: function()
Returns a complex number.
getc: function( simple )
Returns the specified canvas style data value property.
getCanvasStyle: function( prop, type, force )
Returns the closest node to the center of canvas.
getClosestNodeToOrigin: function( graph, prop, flags )
Returns the closest node to the given position.
getClosestNodeToPos: function( graph, pos, prop, flags )
Returns the current Configuration for this Canvas Widget.
getConfig: function()
Returns the main canvas context object
getCtx: function( i )
Returns the specified data value property.
getData: function( prop, type, force )
Returns the main Canvas DOM wrapper
getElement: function()
Lazy fetcher for the label element.
getLabel: function( id )
Lazy fetcher for the label container.
getLabelContainer: function()
Returns the specified label data value property.
getLabelData: function( prop, type, force )
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns an object containing as keys the legend names and as values hex strings with color values.
getLegend: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns the maximum accumulated value for the stacks.
getMaxValue: function()
Returns a Graph.Node by id.
getNode: function( id )
Returns a Graph.Node by id.
getNode: function( graph, id )
Returns a Polar representation of this number.
getp: function( simple )
Returns a Polar representation.
getp: function()
Returns the parent node of the node having id as id.
getParent: function( tree, id )
Returns an Array of Graph.Nodes which are parents of the given node.
getParents: function( node )
Returns the canvas position as an x, y object.
getPos: function( force )
Returns the position of the node.
getPos: function( type )
Returns the current radius of the visualization.
getRadius: function()
Returns canvas dimensions.
getSize: function( i )
Collects all subnodes for a specified node.
getSubnodes: function( node, level, flags )
Returns the subtree that matches the given id.
getSubtree: function( tree, id )
Returns a boolean indicating if the node belongs to the Graph or not.
hasNode: function( id )
Converts an Hex color string into an RGB array.
$.hexToRgb = function( hex )
Hides the corresponding Graph.Node label.
hideLabel: function( node, show )
Hides all labels (by hiding the label container).
hideLabels: function ( hide )
Calculates a polar interpolation between two points at a given delta moment.
interpolate: function( elem, delta )
Returns a boolean indicating if some node is descendant of the node with the given id.
isDescendantOf: function( node, id )
Returns true if the number is zero.
isZero: function ()
Returns true if the number is zero.
isZero: function ()
Returns whether the node is a leaf.
leaf: function( n )
Loads JSON data into the visualization.
loadJSON: function( json )
Loads JSON data into the visualization.
loadJSON: function( json )
Loads a JSON structure to the visualization.
loadJSON: function( json, i )
Loads JSON data into the visualization.
loadJSON: function( json )
Maps or collects an array by applying f.
$.map = function( array, f )
Merges n-objects and their sub-objects creating a new, fresh object.
$.merge = function()
This method will transform the current visualized graph into the new JSON representation passed in the method.
morph: function( json, opt, extraModes )
Translates the tree to the given position.
move: function( pos, opt )
Calculates a Complex number norm.
norm: function ()
Animates the Hypertree to center the node specified by id.
onClick: function( id, opt )
Animates the RGraph to center the node specified by id.
onClick: function( id, opt )
Animates the ST to center the node specified by id.
onClick: function ( id, options )
Sets the parent node of the current selected node as root.
out: function()
Sets the parent node of the current selected node as root.
out: function()
Plots the ForceDirected graph.
plot: function()
Plots a Graph.
plot: function( opt, animating )
Plots the Hypertree.
plot: function()
Plots the Icicle visualization.
plot: function()
Plots the RGraph.
plot: function()
Plots the ST.
plot: function()
Plots the Sunburst.
plot: function()
Plots the TreeMap.
plot: function()
Plots a label for a given node.
plotLabel: function( canvas, node, controller )
Plots a label for a given node.
plotLabel: function( canvas, node, controller )
Plots a label for a given node.
plotLabel: function( canvas, node, controller )
Plots a Graph.Adjacence.
plotLine: function( adj, canvas, animating )
Plots a Graph.Node.
plotNode: function( node, canvas, animating )
Returns the result of multiplying two Complex numbers.
prod: function( pos )
Clears all tree nodes having depth greater than maxLevel.
prune: function( tree, maxLevel )
Iteratively applies the binary function f storing the result in an accumulator.
$.reduce = function( array, f, opt )
Computes positions and plots the tree.
refresh: function()
Computes positions and plots the tree.
refresh: function( reposition )
Computes positions and plots the tree.
refresh: function()
Computes positions and plots the tree.
refresh: function()
Computes positions and plots the tree.
refresh: function()
Computes positions and plots the tree.
refresh: function()
Computes positions and plots the tree.
refresh: function()
Removes a Graph.Adjacence matching id1 and id2.
removeAdjacence: function( id1, id2 )
Remove canvas style properties from data.
removeCanvasStyle: function()
Remove data properties.
removeData: function()
Removes one or more Graph.Adjacences from the visualization.
removeEdge: function( vertex, opt )
Remove label properties from data.
removeLabelData: function()
Removes a Graph.Node matching the specified id.
removeNode: function( id )
Removes one or more Graph.Nodes from the visualization.
removeNode: function( node, opt )
Removes a subtree.
removeSubtree: function( id, removeRoot, method, onComplete )
Renders an arrow into the canvas.
'render': function( from, to, dim, swap, canvas )
Renders a hyperline into the canvas.
'render': function( from, to, r, canvas )
Renders a line into the canvas.
'render': function( from, to, canvas )
Renders a circle into the canvas.
'render': function( type, pos, radius, canvas )
Renders an ellipse into the canvas.
'render': function( type, pos, width, height, canvas )
Renders a rectangle into the canvas.
'render': function( type, pos, width, height, canvas )
Renders a square into the canvas.
'render': function( type, pos, dim, canvas )
Renders a star (concave decagon) into the canvas.
'render': function( type, pos, dim, canvas )
Renders a triangle into the canvas.
'render': function( type, pos, dim, canvas )
Resizes the canvas.
resize: function( width, height )
Sets all stacks that could have been filtered visible.
restore: function( callback )
Converts an RGB array into a Hex string.
$.rgbToHex = function( srcArray, array )
Rotates the graph so that the selected node is horizontal on the right.
rotate: function( node, method, opt )
Rotates the graph of an angle theta.
rotateAngle: function( theta, method, opt )