Uses of Class
JSci.awt.AbstractGraphModel

Packages that use AbstractGraphModel
JSci.awt   
 

Uses of AbstractGraphModel in JSci.awt
 

Subclasses of AbstractGraphModel in JSci.awt
 class ArgandDiagramModel
          The ArgandDiagramModel provides a convenient implementation of the Graph2DModel interface for creating Argand diagrams using the LineGraph component.
 class DefaultCategoryGraph2DModel
          The DefaultCategoryGraph2DModel class provides a default implementation of the CategoryGraph2DModel interface.
 class DefaultGraph2DModel
          The DefaultGraph2DModel class provides a default implementation of the Graph2DModel interface.
 class DefaultGraph3DModel
          The DefaultGraph3DModel class provides a default implementation of the Graph3DModel interface.