public class Node
extends com.google.gwt.core.client.JavaScriptObject
TreeLayout
, cluster, and
partitions. The class provides accessors for the nodes key attributes, its
position, children, parent, and depth.Modifier | Constructor and Description |
---|---|
protected |
Node() |
public final double x()
public final double y()
public final Node parent()
public final double depth()
Copyright © 2013 gwt-d3. All Rights Reserved.