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

Method nodeCheck

src/prefuse/data/Graph.java:717–732  ·  view source on GitHub ↗

Internal method for checking the validity of a node. @param n the Node to check for validity @param throwException true if this method should throw an Exception when an invalid node is encountered @return true is the node is valid, false if invalid

(Node n, boolean throwException)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

addEdgeMethod · 0.95
removeNodeMethod · 0.95
getInDegreeMethod · 0.95
getOutDegreeMethod · 0.95
getDegreeMethod · 0.95
getEdgeMethod · 0.95
getAdjacentNodeMethod · 0.95
edgesMethod · 0.95
inEdgesMethod · 0.95
outEdgesMethod · 0.95
getSpanningTreeMethod · 0.95
addChildMethod · 0.80

Calls 2

isValidMethod · 0.65
getGraphMethod · 0.65

Tested by

no test coverage detected