Uses of Interface
org.apache.batik.apps.rasterizer.Main.OptionHandler
Packages that use Main.OptionHandler
-
Uses of Main.OptionHandler in org.apache.batik.apps.rasterizer
Classes in org.apache.batik.apps.rasterizer that implement Main.OptionHandlerModifier and TypeClassDescriptionstatic class
This abstract implementation of theOptionHandler
interface throws an exception if the number of arguments passed to thehandleOption
method does not match the number of expected optionValues.static class
Base class for options which expect aColor
optionValue.static class
Base class for options which expect the single optionValue to be a float.static class
Base class for options with no option value (i.e., the presence of the option means something in itself.static class
Base class for options which expect aRectangle
optionValue.static class
Base class for options with a single option value.static class
Base class for options which expect the single optionValue to be a time value.