Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.graphics.components.lineplot

Line Plot component and its related models.

See:
          Description

Class Summary
LinePlot The LinePlot component is a Swing component that produces line plots that support the visualization of multiple response variables.
LinePlotDataModel Default Constructor
LinePlotModel A LinePlotModel encapsulates most of a LinePlot's visual display properties.
LinePlotOLAPDataModel A LinePlotOLAPDataModel assigns an OLAPDataSetInterface to a LinePlot.
LinePlotTableDataModel A LinePlotTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a LinePlot component.
 

Package com.sas.graphics.components.lineplot Description

Line Plot component and its related models.


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.