|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.chart3D.series.AbstractSurface3DStrategy
lt.monarch.chart.chart3D.series.DefaultSurface3DStrategy<ChartProjector>
public class DefaultSurface3DStrategy<ChartProjector extends Projector> extends AbstractSurface3DStrategy
3d Surface strategy
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.chart3D.series.AbstractSurface3DStrategy |
|---|
colorsValue, columnList, columns, data, max, min, minMaxValues, points, rowList, rows, triangles, wall_fill_polygons, wall_outline_polygons, xMapper, yMapper, zMapper |
| Constructor and Description |
|---|
DefaultSurface3DStrategy()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
calculateMinMax(MatrixDataModel data,
AxisMapper ymapper)
|
protected void |
pointer()
|
protected void |
triangxxx()
|
| Methods inherited from class lt.monarch.chart.chart3D.series.AbstractSurface3DStrategy |
|---|
createLegendEntries, draw, drawMarkers, drawSolid, getMatrixData, getMinMaxValues, initMinMaxValues, preDraw, projectPolygon, quantifyDepth, updateLegendStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSurface3DStrategy()
| Method Detail |
|---|
protected void pointer()
pointer in class AbstractSurface3DStrategyprotected void triangxxx()
triangxxx in class AbstractSurface3DStrategy
protected void calculateMinMax(MatrixDataModel data,
AxisMapper ymapper)
calculateMinMax in class AbstractSurface3DStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||