Class FileNameTimeParser

java.lang.Object
videoRangePanel.pamImage.FileNameTimeParser
All Implemented Interfaces:
Serializable, Cloneable, ImageTimeParser

public class FileNameTimeParser extends Object implements ImageTimeParser, Serializable, Cloneable
Parser which calculate the time from a file's name.
Author:
Jamie Macaulay
See Also:
  • Field Details

  • Constructor Details

    • FileNameTimeParser

      public FileNameTimeParser(int type)
  • Method Details