|
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.CellSide
Data structure internal to JCChart3d. Represents a list of points that define the line segments of a contour line.
| Field Summary | |
protected byte[] |
used
|
| Method Summary | |
protected boolean |
isUsed(int level)
Is the bit for the given level set for this CellSide? |
protected void |
setUsed(int level)
Sets the bit for the given level for this CellSide. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected byte[] used
| Method Detail |
protected boolean isUsed(int level)
level - protected void setUsed(int level)
level -
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||