| Package | Description |
|---|---|
| com.orsoncharts |
| Modifier and Type | Method and Description |
|---|---|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceA()
Returns face A (the bottom face, in the XZ axis plane).
|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceB()
Returns face B (the front face, in the XY axis plane).
|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceC()
Returns face C (the top face, in the XZ axis plane).
|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceD()
Returns face D (the rear face, in the XY axis plane).
|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceE()
Returns face E (the left face, in the YZ axis plane).
|
ChartBox3D.ChartBoxFace |
ChartBox3D.faceF()
Returns face F (the right face, in the YZ axis plane).
|