|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.jvxl.calc.MarchingSquares.ContourVertex
private static class MarchingSquares.ContourVertex
| Field Summary | |
|---|---|
(package private) int[] |
pixelLocation
|
(package private) float |
value
|
(package private) int |
vertexIndex
|
(package private) javax.vecmath.Point3f |
vertexXYZ
|
(package private) javax.vecmath.Point3i |
voxelLocation
|
| Constructor Summary | |
|---|---|
MarchingSquares.ContourVertex(int x,
int y,
int z,
javax.vecmath.Point3f vertexXYZ,
int vPt)
|
|
| Method Summary | |
|---|---|
(package private) void |
setPixelLocation(javax.vecmath.Point3i pt)
|
(package private) void |
setValue(float value,
VolumeData volumeData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
javax.vecmath.Point3f vertexXYZ
javax.vecmath.Point3i voxelLocation
int[] pixelLocation
float value
int vertexIndex
| Constructor Detail |
|---|
MarchingSquares.ContourVertex(int x,
int y,
int z,
javax.vecmath.Point3f vertexXYZ,
int vPt)
| Method Detail |
|---|
void setValue(float value,
VolumeData volumeData)
void setPixelLocation(javax.vecmath.Point3i pt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||