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

Method canGetString

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

Check if the given data field can return String values. @param field the data field to check @return true if the data field can return String values, false otherwise. If true, the #getString(String) method can be used safely.

(String field)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

itemEnteredMethod · 0.65
itemEnteredMethod · 0.65
getTextMethod · 0.65
getImageLocationMethod · 0.65
getRawShapeMethod · 0.65
renderMethod · 0.65
itemEnteredMethod · 0.65
toStringMethod · 0.65

Implementers 1

TableTuplesrc/prefuse/data/tuple/TableTuple.java

Calls

no outgoing calls

Tested by

no test coverage detected