Package | Description |
---|---|
com.metsci.glimpse.painter.track |
Track visualization painters.
|
com.metsci.glimpse.support.atlas.painter | |
com.metsci.glimpse.support.selection |
Provides callbacks when selection events occur in
GlimpsePainter s. |
Modifier and Type | Method and Description |
---|---|
void |
TrackPainter.addSpatialSelectionListener(Axis2D axis,
SpatialSelectionListener<Point> listener) |
Modifier and Type | Method and Description |
---|---|
void |
IconPainter.addSpatialSelectionListener(SpatialSelectionListener<IconPainter.PickResult> listener) |
void |
IconPainter.removeSpatialSelectionListener(SpatialSelectionListener<IconPainter.PickResult> listener) |
Constructor and Description |
---|
SpatialSelectionAxisListener(TrackPainter painter,
SpatialSelectionListener<Point> listener) |
Copyright © 2016 Metron, Inc.. All rights reserved.