Package com.metsci.glimpse.examples.basic

Simple examples demonstrating basic Glimpse features.

See:
          Description

Interface Summary
FunctionPlotExample.Function1D  
 

Class Summary
EmptyPlotExample Demonstrates construction of a plot from scratch, starting with an EmptyFrame and adding custom painters to create a basic plot with no data.
FunctionPlotExample Demonstrates construction of a simple Glimpse plot without the labeled axes, a plot title, or any of the other extras which other Glimpse plots provide.
FunctionPlotExample.Function1DPainter  
HeatMapExample A square heat map plot with adjustable color scale.
HistogramPlotExample A basic histogram plot.
ImageExample Demonstrates display of a png file in a Glimpse plot.
LinePlotExample A basic x/y line plot with a simple legend.
ScatterplotExample A scatter plot with adjustable point size and color.
TaggedHeatMapExample A variant of the basic HeatMapExample with tagged axes for controlling the color scale.
 

Package com.metsci.glimpse.examples.basic Description

Simple examples demonstrating basic Glimpse features. A good place to start.



Copyright © 2012 Metron, Inc.. All Rights Reserved.