Package com.rapidminer.gui.renderer

This package consists the base classes for the renderers / visualization components of RapidMiner components and results.

See:
          Description

Interface Summary
Renderer This is the renderer interface.
 

Class Summary
AbstractDataTablePlotterRenderer This is the abstract renderer superclass for all renderers which should be a plotter based on a given DataTable.
AbstractDataTableTableRenderer This is the abstract renderer superclass for all renderers which should be a table based on a given DataTable.
AbstractDataTableTableRenderer.DefaultTableable  
AbstractGraphRenderer This is the abstract renderer superclass for all renderers which should be a graph based on a given GraphCreator.
AbstractRenderer This is the abstract renderer superclass for all renderers which provide some basic methods for parameter handling.
AbstractTableModelTableRenderer This is the abstract renderer superclass for all renderers which should be a table based on a given TableModel.
AbstractTableModelTableRenderer.DefaultTableable This is the default base class for all renderers having already a TableModel.
AnnotationsRenderer  
AverageVectorRenderer  
CollectionRenderer A renderer for container models.
DefaultComponentRenderable The default component renderer.
DefaultComponentRenderer This is the abstract renderer superclass for all renderers which should simply use a Java component.
DefaultReadable A simple default readable just build from a given text.
DefaultTextRenderer This is the abstract renderer superclass for all renderers which should be a simple text based on the toString method of a given renderable.
NonGraphicalRenderer This renderer can be used for objects not providing a true graphical representation.
RendererService The renderer service is the basic provider for all registered renderers.
 

Package com.rapidminer.gui.renderer Description

This package consists the base classes for the renderers / visualization components of RapidMiner components and results.



Copyright © 2001-2009 by Rapid-I