Class InstanceVOI

java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.TBI.InstanceVOI

class InstanceVOI extends Object
The VOI instance holds the file name and directory name for each type of the VOIs (Axial, Sagittal, Coronal) Additionally, myContourVector is the chunk vector to hold the 3D coordinate points of VOIs for each type. We assume only read XML type ( voi_coord.xsd ) voi file.
  • Field Details

  • Constructor Details

  • Method Details

    • selectFile

      public void selectFile()
      Select either VOI file or Ply file.
    • readXML

      public boolean readXML()
      Reads in the older VOI XML schema (using pixel coordinates)
      Parameters:
      voi - VOI
      Returns:
      boolean