Package | Description |
---|---|
com.github.gwtd3.api | |
com.github.gwtd3.api.geom | |
com.github.gwtd3.api.layout |
Class and Description |
---|
Layout |
Class and Description |
---|
Link
A link in d3js' tree layout, see d3 docs on
link.
|
Class and Description |
---|
Chord |
Chord.Group |
Cluster
The cluster layout produces dendrograms: node-link diagrams that place leaf
nodes of the tree at the same depth.
|
Force
Force layout binding to D3.
|
Force.Node
A node in d3j's force layout, see d3 docs on
node.
|
HierarchicalLayout |
HierarchicalLayout.Node
A node in d3j's tree layout, see d3 docs on
node.
|
Link
A link in d3js' tree layout, see d3 docs on
link.
|
Node
A node in d3j's tree layout, see d3 docs on
node.
|
Tree
Per the d3 API
reference, the tree layout produces tidy node-link diagrams of trees
using the Reingold–Tilford “tidy” algorithm.
|
Copyright © 2015 gwt-d3. All rights reserved.