Class CSSTimeValue

  • All Implemented Interfaces:
    java.io.Serializable, CSSValue

    public class CSSTimeValue
    extends CSSNumericValue
    Creation-Date: 23.11.2005, 11:44:40
    Author:
    Thomas Morgner
    See Also:
    Serialized Form
    • Constructor Detail

      • CSSTimeValue

        public CSSTimeValue​(CSSTimeType type,
                            double value)