Package | Description |
---|---|
com.github.gwtd3.api.layout |
Modifier and Type | Class and Description |
---|---|
static class |
Force.Node
A node in d3j's force layout, see d3 docs on
node.
|
static class |
HierarchicalLayout.Node
A node in d3j's tree layout, see d3 docs on
node.
|
Modifier and Type | Method and Description |
---|---|
Node |
Link.source() |
Node |
Link.target() |
Copyright © 2015 gwt-d3. All rights reserved.