|
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 specifies how facets are processed.
| Method Summary | |
void |
processFacet(int x,
int y,
int edges)
Process the facet at grid position with indices (x, y) based on which grid region the facet is in (@see GridRegion). |
| Method Detail |
public void processFacet(int x,
int y,
int edges)
x - The x grid indexy - The y grid indexedges - The grid region that the facet is in.
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||