public abstract static class Main.TimeOptionHandler extends Main.FloatOptionHandler
handleOption
method which takes a float and an SVGConverter as
parameters.| Constructor and Description |
|---|
TimeOptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handleOption(float optionValue,
SVGConverter c) |
void |
handleOption(String optionValue,
SVGConverter c) |
getOptionValuesLength, safeHandleOptionhandleOptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOptionDescriptionpublic void handleOption(String optionValue, SVGConverter c)
handleOption in class Main.FloatOptionHandlerpublic abstract void handleOption(float optionValue,
SVGConverter c)
handleOption in class Main.FloatOptionHandlerCopyright © 2000–2024 Apache Software Foundation. All rights reserved.