Package | Description |
---|---|
org.jzy3d.chart | |
org.jzy3d.chart2d | |
org.jzy3d.plot3d.primitives.axes | |
org.jzy3d.plot3d.primitives.axes.layout | |
org.jzy3d.plot3d.rendering.legends.colorbars |
Modifier and Type | Method and Description |
---|---|
IAxeLayout |
Chart.getAxeLayout() |
Constructor and Description |
---|
AxeBox2d(BoundingBox3d bbox,
IAxeLayout layout) |
Modifier and Type | Field and Description |
---|---|
protected IAxeLayout |
AxeBox.layout |
protected IAxeLayout |
AxeBase.layout |
Modifier and Type | Method and Description |
---|---|
IAxeLayout |
IAxe.getLayout() |
IAxeLayout |
AxeBox.getLayout() |
IAxeLayout |
AxeBase.getLayout() |
Constructor and Description |
---|
AxeBox(BoundingBox3d bbox,
IAxeLayout layout) |
AxeBoxWithTxtRenderer(BoundingBox3d bbox,
IAxeLayout layout) |
ContourAxeBox(BoundingBox3d bbox,
IAxeLayout layout) |
FeedbackBufferAxeBox(BoundingBox3d bbox,
IAxeLayout layout) |
LogAxeBox(BoundingBox3d bbox,
IAxeLayout layout,
SpaceTransformer transformers) |
Modifier and Type | Class and Description |
---|---|
class |
AxeBoxLayout |
Constructor and Description |
---|
AWTColorbarLegend(AbstractDrawable parent,
IAxeLayout layout) |
AWTColorbarLegend(AbstractDrawable parent,
IAxeLayout layout,
Color foreground) |
AWTColorbarLegend(AbstractDrawable parent,
IAxeLayout layout,
Color foreground,
Color background) |
Copyright © 2016. All rights reserved.