Class CSSPropertyDouble

java.lang.Object
com.helger.css.property.AbstractCSSProperty
com.helger.css.property.CSSPropertyDouble
All Implemented Interfaces:
ICSSVersionAware, ICSSProperty

@NotThreadSafe public class CSSPropertyDouble extends AbstractCSSProperty
CSS property that is either an enumeration or a decimal value without a unit (e.g. opacity)
Author:
Philip Helger