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

Method setBoolean

src/prefuse/data/Tuple.java:412–412  ·  view source on GitHub ↗

Set the data value of the given field with a boolean . @param field the data field to set @param val the value to set @see #canSetBoolean(String)

(String field, boolean val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

setBooleanMethod · 0.65
setValidatedMethod · 0.65
setVisibleMethod · 0.65
setStartVisibleMethod · 0.65
setEndVisibleMethod · 0.65
setInteractiveMethod · 0.65
setExpandedMethod · 0.65
setFixedMethod · 0.65
setHighlightedMethod · 0.65
setHoverMethod · 0.65
updateBooleanMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected