Interface VOIVectorListener

    • Method Detail

      • addedVOI

        void addedVOI​(VOIVectorEvent newVOIselection)
        handles an VOIEvent as a selection change.
        Parameters:
        newVOIselection - DOCUMENT ME!
      • removedVOI

        void removedVOI​(VOIVectorEvent removed)
        handles to the VOI being removed from the Vector.
        Parameters:
        removed - DOCUMENT ME!
      • vectorSelected

        void vectorSelected​(VOIVectorEvent selection)
        handles the VOI being selected.
        Parameters:
        selection - DOCUMENT ME!