Package | Description |
---|---|
com.github.gwtd3.api | |
com.github.gwtd3.api.layout |
Class and Description |
---|
Layout |
Class and Description |
---|
ChordLayout |
ChordLayout.Group |
Layout |
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.
|
TreeLayout
Per the d3 API
reference, the tree layout produces tidy node-link diagrams of trees
using the Reingold–Tilford “tidy” algorithm.
|
Copyright © 2013 gwt-d3. All Rights Reserved.