| Package | Description | 
|---|---|
| org.jzy3d.chart.factories | |
| org.jzy3d.plot3d.rendering.legends | |
| org.jzy3d.plot3d.rendering.legends.colorbars | |
| org.jzy3d.plot3d.rendering.view | Provides interfaces, abstract classes and concrete classes to perform rendering
of 3d objects into a canvas. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Dimension | ChartComponentFactory. getCanvasDimension(String windowingToolkit) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Dimension | AWTLegend. minimumDimension | 
| Modifier and Type | Method and Description | 
|---|---|
| Dimension | AWTLegend. getMinimumDimension() | 
| Dimension | AWTLegend. getMinimumSize() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AWTLegend. setMinimumDimension(Dimension minimumDimension) | 
| void | AWTLegend. setMinimumSize(Dimension dimension) | 
| Modifier and Type | Method and Description | 
|---|---|
| Dimension | IColorbarLegend. getMinimumSize() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IColorbarLegend. setMinimumSize(Dimension dimension) | 
| Modifier and Type | Method and Description | 
|---|---|
| Dimension | IImageViewport. getMinimumSize()Return the minimum size for this graphic. | 
| Dimension | AWTImageViewport. getMinimumSize()Return the minimum size for this graphic. | 
| Dimension | IImageViewport. getPreferedSize()Return the prefered size for this graphic. | 
| Dimension | AWTImageViewport. getPreferedSize()Return the prefered size for this graphic. | 
Copyright © 2016. All rights reserved.