public abstract static class Main.TimeOptionHandler extends Main.FloatOptionHandler
Constructor and Description |
---|
TimeOptionHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
handleOption(float optionValue,
SVGConverter c) |
void |
handleOption(java.lang.String optionValue,
SVGConverter c) |
getOptionValuesLength, safeHandleOption
handleOption
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOptionDescription
public void handleOption(java.lang.String optionValue, SVGConverter c)
handleOption
in class Main.FloatOptionHandler
public abstract void handleOption(float optionValue, SVGConverter c)
handleOption
in class Main.FloatOptionHandler
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.