|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that defines a contour mapping from contour levels to indices within the contour styles list
| Method Summary | |
int |
contourIndex(int level)
Provides a mapping from contour levels to the contour styles list. |
| Method Detail |
public int contourIndex(int level)
Note that the returned index should be a number between 0 and (n-1) where n is the current number of contour styles. This is not checked by the chart.
level - The level whose contour index is to be computed
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||