|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ScatterMatrixDrawingPane | Holds a matrix of
ScatterMatrixElement s. |
ScatterMatrixElement | Represents one matrix element in a scatter plot matrix,
with the upper left corner, the width and height of the surrounding
rectangle, the x and y coordinate of the scatter plot and a list of the
contained
DotInfo s. |
ScatterMatrixNodeFactory | |
ScatterMatrixPlotter | Creates the scatter matrix elements as rectangles with a x and y coordinates,
passes these
ScatterMatrixElement s
to the
ScatterMatrixDrawingPane . |
ScatterMatrixProperties | Extends the
MultiColumnPlotterProperties
by adding a
ScatterPlotterAppearanceTab . |
A scatter matrix plot is a matrix of scatter plots, where each selected column
is plotted against each selected column.
The ScatterMatrixPlotter
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |