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

Method getInt

src/prefuse/data/Table.java:1015–1019  ·  view source on GitHub ↗

Get the data value at the given row and field as an int . @param row the table row to retrieve @param field the data field to retrieve @see #canGetInt(String)

(int row, String field)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getColumnNumberMethod · 0.95
getColumnRowMethod · 0.95
getColumnMethod · 0.95
getIntMethod · 0.65

Tested by

no test coverage detected