java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.SliceSet
All Implemented Interfaces:
Comparable<SliceSet>

class SliceSet extends Object implements Comparable<SliceSet>
  • 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