| Interface | Description |
|---|---|
| SpyPlugin |
A class which can provide a visualization of a data type.
|
| Class | Description |
|---|---|
| ChannelData |
LCSpy managed information about a channel.
|
| ChartData |
Global class allowing multiple charts to know about each other and make intelligent
decisions based on that.
|
| LCMTypeDatabase |
Searches classpath for objects that implement LCSpyPlugin using reflection.
|
| ObjectPanel |
Panel that displays general data for lcm types.
|
| Spy |
Spy main class.
|
| ZoomableChartScrollWheel |
Chart that supports panning and zooming in the Google-maps style.
|