Package | Description |
---|---|
com.metsci.glimpse.examples |
Ready-to-run, self-contained examples which
highlight many of Glimpse's features and provide a convenient starting
point for developing applications using Glimpse.
|
com.metsci.glimpse.examples.layout |
Examples demonstrating usage of
GlimpseLayout and
MIG layout to create custom arrangements of Glimpse plots. |
com.metsci.glimpse.plot.timeline.animate | |
com.metsci.glimpse.support.repaint |
Single threaded manager for handling repainting of multiple
GlimpseCanvas . |
Modifier and Type | Method and Description |
---|---|
RepaintManager |
Example.getManager() |
Constructor and Description |
---|
Example(NewtSwingGlimpseCanvas canvas,
RepaintManager manager,
JFrame frame,
GlimpseLayout layout) |
Modifier and Type | Method and Description |
---|---|
void |
FloatingLayoutExample.addListener(RepaintManager manager) |
Modifier and Type | Method and Description |
---|---|
static DragManager |
DragManager.attach(StackedTimePlot2D plot,
RepaintManager manager) |
Constructor and Description |
---|
DragManager(StackedTimePlot2D plot,
RepaintManager manager) |
Modifier and Type | Class and Description |
---|---|
class |
NEWTRepaintManager
A repaint manager for NEWT.
|
class |
SwingRepaintManager |
Modifier and Type | Method and Description |
---|---|
static RepaintManager |
RepaintManager.newRepaintManager(GlimpseCanvas canvas) |
Copyright © 2013 Metron, Inc.. All rights reserved.