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

Method get

src/prefuse/data/Table.java:898–902  ·  view source on GitHub ↗

Get the data value at the given row and field as an Object. @param row the table row to get @param field the data field to retrieve @return the data value as an Object. The concrete type of this Object is dependent on the underlying data column used. @see #canGet(String, Class) @see #getColumnType(S

(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
getMethod · 0.65

Tested by

no test coverage detected