| Modifier and Type | Field and Description | 
|---|---|
| protected ILegend | AbstractDrawable. legend | 
| Modifier and Type | Method and Description | 
|---|---|
| ILegend | AbstractDrawable. getLegend() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractDrawable. setLegend(ILegend face) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AWTLegendA  AWTLegendrepresent information concerning aAbstractDrawablethat may be displayed as a metadata in theChartView. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AWTColorbarLegend | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ILegend> | Graph. getLegends()Return the list of available  AbstractDrawable'sAWTLegend. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ColorbarViewportLayout. computeSeparator(ICanvas canvas,
                List<ILegend> list) | 
| protected void | ColorbarViewportLayout. renderLegends(com.jogamp.opengl.GL gl,
             com.jogamp.opengl.glu.GLU glu,
             float left,
             float right,
             List<ILegend> data,
             ICanvas canvas)Renders the legend within the screen slice given by the left and right parameters. | 
Copyright © 2016. All rights reserved.