MCPcopy Index your code
hub / github.com/DMinerJackie/prefuse-visualization-tool

github.com/DMinerJackie/prefuse-visualization-tool @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
4,751 symbols 13,133 edges 388 files 3,544 documented · 75%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

DataParser (Interface)
Interface for data parsers, which parse data values from text Strings and generated formatted text Strings for data valu [28 …
src/prefuse/data/parser/DataParser.java
Predicate (Interface)
A Predicate is a special type of Expression that carries the guarantee that the {@link prefuse.data.expression.Expressio [11 …
src/prefuse/data/expression/Predicate.java
Function (Interface)
Expression sub-interface representing a function in the prefuse expression language. @author <a href="http://jheer.org" [10 …
src/prefuse/data/expression/Function.java
TupleSetListener (Interface)
Listener interface for monitoring changes to a TupleSet instance. Indicates when tuples are added or removed from the se [11 …
src/prefuse/data/event/TupleSetListener.java
TableListener (Interface)
Listener interface for monitoring changes to a table. @author jeffrey heer [9 implementers]
src/prefuse/data/event/TableListener.java

Core symbols most depended-on inside this repo

add
called by 373
src/prefuse/data/util/Sort.java
get
called by 114
src/prefuse/data/Tuple.java
getY
called by 108
src/prefuse/visual/VisualItem.java
getX
called by 107
src/prefuse/visual/VisualItem.java
param
called by 92
src/prefuse/data/expression/FunctionExpression.java
getWidth
called by 89
src/prefuse/util/display/Clip.java
getArray
called by 89
src/prefuse/util/collections/CopyOnWriteArrayList.java
size
called by 84
src/prefuse/data/util/Index.java

Shape

Method 4,198
Class 495
Interface 57
Enum 1

Languages

Java100%

Modules by API surface

src/prefuse/data/expression/FunctionExpression.java291 symbols
src/prefuse/Display.java123 symbols
src/prefuse/data/Table.java93 symbols
src/prefuse/visual/tuple/TableVisualItem.java79 symbols
src/prefuse/visual/VisualTable.java78 symbols
src/prefuse/visual/VisualItem.java77 symbols
src/prefuse/util/collections/CopyOnWriteArrayList.java70 symbols
src/prefuse/data/Graph.java66 symbols
src/prefuse/util/collections/AbstractTreeMap.java57 symbols
src/prefuse/data/tuple/TableTuple.java47 symbols
src/prefuse/Visualization.java47 symbols
src/prefuse/data/column/Column.java45 symbols

For agents

$ claude mcp add prefuse-visualization-tool \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact