org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.conversion.impl
Class DoubleParameterConverter
java.lang.Object
org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.conversion.impl.DoubleParameterConverter
- All Implemented Interfaces:
- ParameterConverter
public class DoubleParameterConverter
- extends Object
- implements ParameterConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleParameterConverter
public DoubleParameterConverter()
convert
public Parameter convert(String value,
Double factor,
boolean applyFactor)
throws ConversionException
- Specified by:
convert in interface ParameterConverter
- Throws:
ConversionException
Copyright © 2013. All Rights Reserved.