MCPcopy Index your code
hub / github.com/EscapeIndustries/DotMatrixView

github.com/EscapeIndustries/DotMatrixView @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
206 symbols 394 edges 36 files 79 documented · 38%
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

TimeSource (Interface)
A source of time. Allows for alternative sources of time, such as system clock, alternative time zones, time offset from [7 …
DotMatrixView/src/com/escapeindustries/dotmatrix/TimeSource.java
DotChangeAction (Interface)
Pluggable action called by GlyphTransition#makeTransition when a dot changes, allowing alternative actions to be [4 implementers]
DotMatrixView/src/com/escapeindustries/dotmatrix/DotChangeAction.java
UpdateProvider (Interface)
A foundation for other interfaces that define types of value that can be periodically updated. This interface covers the [4 …
DotMatrixView/src/com/escapeindustries/dotmatrix/UpdateProvider.java
ValueUpdateProvider (Interface)
Provider of updates of a changing value. @author Mark Roberts [4 implementers]
DotMatrixView/src/com/escapeindustries/dotmatrix/ValueUpdateProvider.java
Grid (Interface)
A Grid that can display Glyph Glyphs. @author Mark Roberts [4 implementers]
DotMatrixView/src/com/escapeindustries/dotmatrix/Grid.java

Core symbols most depended-on inside this repo

parse
called by 8
DotMatrixView/src/com/escapeindustries/dotmatrix/DigitsParser.java
makeTransition
called by 7
DotMatrixView/src/com/escapeindustries/dotmatrix/GlyphTransition.java
dotHasChanged
called by 4
DotMatrixView/src/com/escapeindustries/dotmatrix/DotChangeAction.java
getColumns
called by 4
DotMatrixView/src/com/escapeindustries/dotmatrix/Grid.java
getRows
called by 4
DotMatrixView/src/com/escapeindustries/dotmatrix/Grid.java
changeDot
called by 4
DotMatrixView/src/com/escapeindustries/dotmatrix/Grid.java
getWidth
called by 3
DotMatrixView/src/com/escapeindustries/dotmatrix/Glyph.java
getHeight
called by 3
DotMatrixView/src/com/escapeindustries/dotmatrix/Glyph.java

Shape

Method 170
Class 30
Interface 6

Languages

Java100%

Modules by API surface

DotMatrixView/src/com/escapeindustries/dotmatrix/MatrixDisplay.java19 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/BaseGrid.java17 symbols
DotMatrixViewTests/src/com/escapeindustries/dotmatrix/tests/TestGrid.java15 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/Grid.java15 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/TransitionalColorSet.java12 symbols
DotMatrixViewTests/src/com/escapeindustries/dotmatrix/tests/FormatStringParserTests.java10 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/MatrixDisplayRenderController.java10 symbols
DotMatrixViewTests/src/com/escapeindustries/dotmatrix/tests/DigitDisplayTests.java8 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/Glyph.java8 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/ModelGrid.java7 symbols
DotMatrixView/src/com/escapeindustries/dotmatrix/CountdownColorUpdateProvider.java7 symbols
DotMatrixViewTests/src/com/escapeindustries/dotmatrix/tests/DotChangeCounter.java6 symbols

For agents

$ claude mcp add DotMatrixView \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact