|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.chart3D.engine.Shape3D<Projector3D>
lt.monarch.chart.chart3D.engine.Bar3D
public class Bar3D extends Shape3D<Projector3D>
| Modifier and Type | Class and Description |
|---|
| Nested classes/interfaces inherited from class lt.monarch.chart.chart3D.engine.Shape3D |
|---|
Shape3D.Line, Shape3D.Polygon, Shape3D.ProjectableShape<ChartProjector extends Projector> |
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.chart3D.engine.Shape3D |
|---|
bounds, shapeList |
| Constructor and Description |
|---|
Bar3D()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initShape()
Initializes the shape and adds its points to the array |
| Methods inherited from class lt.monarch.chart.chart3D.engine.Shape3D |
|---|
dispose, draw, finalize, getBounds, getSelectionId, projectPoint, setBounds, setDrawTransformation, setSelectionID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bar3D()
| Method Detail |
|---|
protected void initShape()
Shape3D
initShape in class Shape3D<Projector3D>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||