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

Method getColumnRow

src/prefuse/data/Table.java:298–300  ·  view source on GitHub ↗

Get the row value for accessing an underlying Column instance, corresponding to the given table cell. For basic tables this just returns the input row value. However, for tables that inherit data columns from a parent table and present a filtered view on this data, a mapping between the row numbers

(int row, int col)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getMethod · 0.95
setMethod · 0.95
revertToDefaultMethod · 0.95
getIntMethod · 0.95
setIntMethod · 0.95
getLongMethod · 0.95
setLongMethod · 0.95
getFloatMethod · 0.95
setFloatMethod · 0.95
getDoubleMethod · 0.95
setDoubleMethod · 0.95
getBooleanMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected