|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.klg.jclass.chart3d.DrawFacetAbstract | +--com.klg.jclass.chart3d.DrawFacetS
Draw Facet - Shaded
Field Summary |
Fields inherited from class com.klg.jclass.chart3d.DrawFacetAbstract |
drawGrid, drawMeshLine, gc |
Method Summary | |
void |
draw(int[] xPoints,
int[] yPoints,
int n,
int holeCode,
int x,
int y)
|
Methods inherited from class com.klg.jclass.chart3d.DrawFacetAbstract |
getDrawGrid, getDrawMeshLine, getGC, polyContours, polyErase, polyFilled, polyFilledZones, polyOutline, polyOutlineZones, setDrawGrid, setDrawMeshLine, setGC |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void draw(int[] xPoints, int[] yPoints, int n, int holeCode, int x, int y)
draw
in interface DrawFacet
draw
in class DrawFacetAbstract
xPoints
- yPoints
- n
- holeCode
- x
- y
-
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |