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

Method getRow

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

Returns the row index for this Tuple's backing Table, if it exists. @return the backing row index, or -1 if there is no backing table or if this Tuple has been invalidated (i.e., the Tuple's row was deleted from the backing table).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

filterRowsMethod · 0.95
getSourceTupleMethod · 0.65
getVisualItemMethod · 0.65
addEdgeMethod · 0.65
removeNodeMethod · 0.65
removeEdgeMethod · 0.65
getInDegreeMethod · 0.65
getOutDegreeMethod · 0.65
getDegreeMethod · 0.65
getEdgeMethod · 0.65
getSourceNodeMethod · 0.65
getTargetNodeMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected