JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.util.legend

Contains classes used to provide a legend in a JClass Chart, JClass Chart3d or a JClass Gauge.

See:
          Description

Interface Summary
JCLegendPopulator JCLegendPopulator is an interface implemented by classes that wish to populate a legend with data.
JCLegendRenderer JCLegendRenderer is an interface implemented by a class that wishes to help render the legend.
LegendComponentLayoutUser A layout manager shared by chart and gauge.
 

Class Summary
JCGridLegend JCGridLegend manages and renders a grid-based legend.
JCLegend JCLegend manages and renders a legend for a component.
JCLegendItem JCLegendItem is used by JCLegend to encapsulate one item in a legend.
JCMultiColLegend JCMultiColLegend manages and renders a grid-based legend that can have multiple columns.
LegendComponentLayout A layout manager that implements a default layout for large JClass components, such as JClass Chart and JClass Gauge, that comprise a drawing area, a header, a footer, and a legend (a JCLegend object).
 

Package com.klg.jclass.util.legend Description

Contains classes used to provide a legend in a JClass Chart, JClass Chart3d or a JClass Gauge.


Copyright © 2004 Quest Software Inc..
All rights reserved.