Class StandardEchogramLineMaker

java.lang.Object
tritechgemini.echogram.StandardEchogramLineMaker
All Implemented Interfaces:
EchogramLineMaker

public class StandardEchogramLineMaker extends Object implements EchogramLineMaker
  • Constructor Details

    • StandardEchogramLineMaker

      public StandardEchogramLineMaker(MultiFileCatalog multiFileCatalog)
      Standard creator of Echogram lines.
      Parameters:
      multiFileCatalog - file catalogue. Will probably be null in real time ops, needed in Viewer.
  • Method Details