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