Class CSSTimeValue
java.lang.Object
org.pentaho.reporting.libraries.css.values.CSSNumericValue
org.pentaho.reporting.libraries.css.values.CSSTimeValue
- All Implemented Interfaces:
Serializable
,CSSValue
Creation-Date: 23.11.2005, 11:44:40
- Author:
- Thomas Morgner
- See Also:
-
Field Summary
Fields inherited from class org.pentaho.reporting.libraries.css.values.CSSNumericValue
ZERO_LENGTH
-
Constructor Summary
-
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.css.values.CSSNumericValue
createPtValue, createValue, getCSSText, getNumericType, getType, getValue, toString
-
Constructor Details
-
CSSTimeValue
-
-
Method Details
-
equals
Description copied from class:CSSNumericValue
Compares the input obj parameter to the current object and returns true if equal.- Overrides:
equals
in classCSSNumericValue
-