public abstract static class Main.FloatOptionHandler extends Main.SingleValueOptionHandler
handleOption
method which takes a float and an SVGConverter as
parameters.| Constructor and Description |
|---|
FloatOptionHandler() |
| 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.SingleValueOptionHandlerpublic abstract void handleOption(float optionValue,
SVGConverter c)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.