Class Main.TimeOptionHandler

All Implemented Interfaces:
Main.OptionHandler
Enclosing class:
Main

public abstract static class Main.TimeOptionHandler extends Main.FloatOptionHandler
Base class for options which expect the single optionValue to be a time value. Subclasses should implement the handleOption method which takes a float and an SVGConverter as parameters.
Version:
$Id: Main.java 1871084 2019-12-09 12:24:18Z ssteiner $