org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.conversion.impl
Class DoubleParameterConverter

java.lang.Object
  extended by org.broadleafcommerce.openadmin.server.service.artifact.image.effects.chain.conversion.impl.DoubleParameterConverter
All Implemented Interfaces:
ParameterConverter

public class DoubleParameterConverter
extends Object
implements ParameterConverter


Constructor Summary
DoubleParameterConverter()
           
 
Method Summary
 Parameter convert(String value, Double factor, boolean applyFactor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleParameterConverter

public DoubleParameterConverter()
Method Detail

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.