Package gov.nih.mipav.model.algorithms
Class AlgorithmPowerWatershed.Rbt
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmPowerWatershed.Rbt
- Enclosing class:
AlgorithmPowerWatershed
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) AlgorithmPowerWatershed.RbtElt[](package private) AlgorithmPowerWatershed.RbtElt(package private) int(package private) int(package private) AlgorithmPowerWatershed.RbtElt(package private) AlgorithmPowerWatershed.RbtElt(package private) int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
max
int max -
util
int util -
maxutil
int maxutil -
root
-
nil
-
libre
-
elts
-
-
Constructor Details
-
Rbt
Rbt()
-
-
Method Details
-
setMax
public void setMax(int max) -
getMax
public int getMax() -
setUtil
public void setUtil(int util) -
getUtil
public int getUtil() -
setMaxutil
public void setMaxutil(int maxutil) -
getMaxutil
public int getMaxutil() -
setRoot
-
getRoot
-
setNil
-
getNil
-
setLibre
-
getLibre
-
setElts
-
getElts
-
setElts
-
getElts
-
getEltsLength
public int getEltsLength()
-