MCPcopy Create free account
hub / github.com/DMinerJackie/prefuse-visualization-tool / getFirstChild

Method getFirstChild

src/prefuse/data/Node.java:137–137  ·  view source on GitHub ↗

Get this node's first tree child. This is the same as looking up the node at index 0. @return this node's first child node

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

getDiamondTreeMethod · 0.95
getFirstChildMethod · 0.65
sortedChildrenMethod · 0.65
firstWalkMethod · 0.65
apportionMethod · 0.65
nextLeftMethod · 0.65
secondWalkMethod · 0.65
computeAreasMethod · 0.65
getFirstChildMethod · 0.65

Implementers 2

TableNodesrc/prefuse/data/tuple/TableNode.java
TableNodeItemsrc/prefuse/visual/tuple/TableNodeItem

Calls

no outgoing calls

Tested by

no test coverage detected