Interface BatchControlPanel

All Known Implementing Classes:
BatchDistanceHeatmapPanel, BatchDistancePanel

public interface BatchControlPanel
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the face selected in a menu.
    Returns the face proxy decorator
  • Method Details

    • getTask

      Task getTask()
      Returns the face proxy decorator
      Returns:
      face proxy decorator
    • getSelectedFace

      StoredHumanFace getSelectedFace()
      Returns the face selected in a menu.
      Returns:
      The face selected in a menu. This is either some face from the dataset or the average face.