|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.MiToBo.segmentation.levelset.nonPDE.LevelsetSolveNonPDE.CoordInt3D
private class LevelsetSolveNonPDE.CoordInt3D
Just to hold 3D coordinate and nothing else
Field Summary | |
---|---|
(package private) int |
x
|
(package private) int |
y
|
(package private) int |
z
|
Constructor Summary | |
---|---|
LevelsetSolveNonPDE.CoordInt3D(int x,
int y,
int z)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int x
int y
int z
Constructor Detail |
---|
LevelsetSolveNonPDE.CoordInt3D(int x, int y, int z)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |