|
|||||||||
| 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.Surface3DWithHolesStrategy<ChartProjector>
public class Surface3DWithHolesStrategy<ChartProjector extends Projector> extends AbstractSurface3DStrategy
3d surface strategy with holes. Null values in data model are drawn as holes in surface.
| 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 |
|---|
Surface3DWithHolesStrategy()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
pointer()
|
protected void |
triangxxx()
|
| Methods inherited from class lt.monarch.chart.chart3D.series.AbstractSurface3DStrategy |
|---|
calculateMinMax, 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 Surface3DWithHolesStrategy()
| Method Detail |
|---|
protected void pointer()
pointer in class AbstractSurface3DStrategyprotected void triangxxx()
triangxxx in class AbstractSurface3DStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||