|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Main.AbstractOptionHandler | |
| org.apache.batik.apps.rasterizer | |
| Uses of Main.AbstractOptionHandler in org.apache.batik.apps.rasterizer |
| Subclasses of Main.AbstractOptionHandler in org.apache.batik.apps.rasterizer | |
static class |
Main.ColorOptionHandler
Base class for options which expect a Color optionValue. |
static class |
Main.FloatOptionHandler
Base class for options which expect the single optionValue to be a float. |
static class |
Main.NoValueOptionHandler
Base class for options with no option value (i.e., the presence of the option means something in itself. |
static class |
Main.RectangleOptionHandler
Base class for options which expect a Rectangle optionValue. |
static class |
Main.SingleValueOptionHandler
Base class for options with a single option value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||