Interface ViewWorkAround


  • public interface ViewWorkAround
    • Method Detail

      • getInstanceLength

        int getInstanceLength​(int y)
      • getPrechartIndex

        int getPrechartIndex()
      • addInstanceLine

        void addInstanceLine​(int prechart,
                             InstanceLine element)
      • removeInstanceLine

        void removeInstanceLine​(int prechart,
                                InstanceLine element)
      • getConditionsOf

        java.util.ArrayList<Condition> getConditionsOf​(Node node)
      • getMaxSimregions

        java.util.ArrayList<java.awt.Point> getMaxSimregions​(java.util.ArrayList<Simregion> simregions)