Package | Description |
---|---|
com.metsci.glimpse.axis |
Provides classes for managing the display area of
GlimpsePainter
instances. |
com.metsci.glimpse.axis.listener |
Provides classes used to update Axis1D and Axis2D
instances in response to mouse and gesture events.
|
com.metsci.glimpse.axis.tagged |
Axes with adjustable, named markers which can be adjusted independently
of the minimum and maximum axis values.
|
com.metsci.glimpse.axis.tagged.shader |
Shader implementations specific to tagged axes.
|
com.metsci.glimpse.charts.slippy | |
com.metsci.glimpse.dnc.util | |
com.metsci.glimpse.painter.texture |
Painters which display data contained in OpenGL textures, including
2D heat maps and images.
|
com.metsci.glimpse.plot |
Prefabricated arrangements of GlimpseLayouts and GlimpsePainters
with convenience methods for performing common data visualization tasks.
|
com.metsci.glimpse.support.selection |
Provides callbacks when selection events occur in
GlimpsePainter s. |
com.metsci.glimpse.support.shader |
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
AxisListener2D
An interface for receiving notifications that the min/max bounds of an Axis2D have changed.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
AxisListener2D
An interface for receiving notifications that the min/max bounds of an Axis2D have changed.
|
RateLimitedEventDispatcher
A helper method used by RateLimitedAxisListener1D and RateLimitedAxisListener2D
for receiving notifications that the min/max bounds of an Axis1D or Axis2D have changed
while guaranteeing that notifications arrive no faster than a specified rate.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
Class and Description |
---|
AxisListener2D
An interface for receiving notifications that the min/max bounds of an Axis2D have changed.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
RateLimitedAxisListener1D
An AxisListener1D which guarantees that axisUpdated( Axis1D ) will not be
called at greater than a given rate.
|
RateLimitedEventDispatcher
A helper method used by RateLimitedAxisListener1D and RateLimitedAxisListener2D
for receiving notifications that the min/max bounds of an Axis1D or Axis2D have changed
while guaranteeing that notifications arrive no faster than a specified rate.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
Class and Description |
---|
AxisListener2D
An interface for receiving notifications that the min/max bounds of an Axis2D have changed.
|
Class and Description |
---|
AxisListener2D
An interface for receiving notifications that the min/max bounds of an Axis2D have changed.
|
RateLimitedAxisListener2D
An AxisListener2D which guarantees that axisUpdated( Axis2D ) will not be
called at greater than a given rate.
|
RateLimitedEventDispatcher
A helper method used by RateLimitedAxisListener1D and RateLimitedAxisListener2D
for receiving notifications that the min/max bounds of an Axis1D or Axis2D have changed
while guaranteeing that notifications arrive no faster than a specified rate.
|
Class and Description |
---|
AxisListener1D
An interface for receiving notifications that the min/max bounds of an Axis1D have changed.
|
Copyright © 2016 Metron, Inc.. All rights reserved.