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

Method isValid

src/prefuse/data/Tuple.java:42–42  ·  view source on GitHub ↗

Indicates if this Tuple is valid. Trying to get or set values on an invalid Tuple will result in a runtime exception. @return true if this Tuple is valid, false otherwise

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

advanceMethod · 0.95
findItemMethod · 0.65
validityCheckMethod · 0.65
fireItemExitedMethod · 0.65
nodeCheckMethod · 0.65
edgeCheckMethod · 0.65
calcAngularBoundsMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected