MCPcopy Create free account
hub / github.com/dhale/jtk / removeNode

Method removeNode

core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:1513–1620  ·  view source on GitHub ↗

Removes a node from the mesh, if the node is in the mesh. @param node the node to remove. @return true, if the node was (in the mesh and) removed; false, otherwise.

(Node node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

testTriListenerMethod · 0.95
testSimpleMethod · 0.95
testSquareMethod · 0.95
testAddFindRemoveMethod · 0.95
moveNodeMethod · 0.95
validateMethod · 0.45
removeGhostNodesMethod · 0.45
estimateGradientMethod · 0.45
validateMethod · 0.45
removeGhostNodesMethod · 0.45
estimateGradientMethod · 0.45

Calls 15

fireNodeWillBeRemovedMethod · 0.95
killTriMethod · 0.95
clearTriMarksMethod · 0.95
clearNodeMarksMethod · 0.95
leftOfLineMethod · 0.95
inCircleMethod · 0.95
makeTriMethod · 0.95
linkTrisMethod · 0.95
validateMethod · 0.95
fireNodeRemovedMethod · 0.95
addMethod · 0.65

Tested by 4

testTriListenerMethod · 0.76
testSimpleMethod · 0.76
testSquareMethod · 0.76
testAddFindRemoveMethod · 0.76