Class SliceSet
java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.SliceSet
- All Implemented Interfaces:
Comparable<SliceSet>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cost
public double cost -
currentSlice
public int currentSlice -
imageIndex
public int imageIndex -
sliceIndex
public int sliceIndex
-
-
Constructor Details
-
SliceSet
public SliceSet(int _currentSlice, int _imageIndex, int _sliceIndex, double _cost)
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<SliceSet>
-