MCPcopy Create free account
hub / github.com/dabing1022/Blog / resolveFloatEdges

Method resolveFloatEdges

Processing/game2dai/graph/Graph.java:164–189  ·  view source on GitHub ↗

This method is called every time a node is added to the graph. It will update all floating edges and where possible add the resolved floating edge to the graph. @param node a node to be added to the graph (must not be null)

(GraphNode node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addNodeMethod · 0.95

Calls 6

addValidEdgeMethod · 0.95
removeMethod · 0.80
isEmptyMethod · 0.80
idMethod · 0.45
getMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected