Package | Description |
---|---|
com.metsci.glimpse.axis.listener |
Provides classes used to update Axis1D and Axis2D
instances in response to mouse and gesture events.
|
com.metsci.glimpse.support.selection |
Provides callbacks when selection events occur in
GlimpsePainter s. |
Modifier and Type | Class and Description |
---|---|
class |
RateLimitedAxisListener1D
An AxisListener1D which guarantees that axisUpdated( Axis1D ) will not be
called at greater than a given rate.
|
class |
RateLimitedAxisListener2D
An AxisListener2D which guarantees that axisUpdated( Axis2D ) will not be
called at greater than a given rate.
|
Modifier and Type | Class and Description |
---|---|
class |
SpatialSelectionAxisListener |
Copyright © 2016 Metron, Inc.. All rights reserved.