Uses of Class
org.infai.emo.matcher.editor.util.LineCalculations

Packages that use LineCalculations
org.infai.emo.matcher.editor   
org.infai.emo.matcher.editor.preferences   
 

Uses of LineCalculations in org.infai.emo.matcher.editor
 

Fields in org.infai.emo.matcher.editor declared as LineCalculations
private  LineCalculations ModelMatcherCanvas.calculator
          This variable contains the calculator for the line visualization.
 

Uses of LineCalculations in org.infai.emo.matcher.editor.preferences
 

Fields in org.infai.emo.matcher.editor.preferences declared as LineCalculations
private  LineCalculations GraphicalPreferencesPage.calculator
          The calculator for getting informations on how to draw the lines.