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

Method setInt

src/prefuse/data/Table.java:1029–1033  ·  view source on GitHub ↗

Set the data value of the given row and field as an int . @param row the table row to set @param field the data field to set @param val the value to set @see #canSetInt(String)

(int row, String field, int val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addEdgeMethod · 0.95
buildSpanningTreeMethod · 0.95

Calls 4

getColumnNumberMethod · 0.95
getColumnRowMethod · 0.95
getColumnMethod · 0.95
setIntMethod · 0.65

Tested by

no test coverage detected