public class PairColocalisation
extends java.lang.Object
| Constructor and Description |
|---|
PairColocalisation(Object3D object3D1,
Object3D object3D2) |
PairColocalisation(Object3D object3D1,
Object3D object3D2,
int volume) |
| Modifier and Type | Method and Description |
|---|---|
Object3D |
getObject3D1() |
Object3D |
getObject3D2() |
int |
getVolumeColoc() |
void |
incrementVolumeColoc() |
void |
incrementVolumeColoc(int volume) |