|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Empty marker interface to indicate to interested classes that this datamodel is editable. Subclasses will have specific methods to implement.
| Method Summary | |
boolean |
setZValue(com.klg.jclass.chart3d.JCData3dIndex index,
double newValue)
Changes the specified z data value of the point referred to by the index. |
| Method Detail |
public boolean setZValue(com.klg.jclass.chart3d.JCData3dIndex index,
double newValue)
index - The data index object which refers to either data value of type
grid or point.newValue - The new z value for the specified point
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||