public class FastMarchingBandElement extends BandElement
x, y, z| Constructor and Description |
|---|
FastMarchingBandElement(int x,
int y,
int z,
int value)
Creates a new instance of FastMarchingBandElement
|
| Modifier and Type | Method and Description |
|---|---|
double |
getDistance()
Returns the distance value
|
void |
setDistance(double distance)
Sets the distance value
|
compareTo, getValue, setValueCopyright © 2015–2021 Fiji. All rights reserved.