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

Method setFloat

src/prefuse/data/Table.java:1187–1191  ·  view source on GitHub ↗

Set the data value of the given row and field as a float . @param row the table row to set @param field the data field to set @param val the value to set @see #canSetFloat(String)

(int row, String field, float val)

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
setFloatMethod · 0.65

Tested by

no test coverage detected