Class CSSFunctionValue
java.lang.Object
org.pentaho.reporting.libraries.css.values.CSSFunctionValue
- All Implemented Interfaces:
Serializable
,CSSValue
- Direct Known Subclasses:
CSSAttrFunction
,CSSCompoundAttrFunction
Creation-Date: 27.11.2005, 20:18:52
- Author:
- Thomas Morgner
- See Also:
-
Constructor Details
-
CSSFunctionValue
-
-
Method Details
-
getFunctionName
-
getParameters
-
getCSSText
- Specified by:
getCSSText
in interfaceCSSValue
-
toString
Returns a string representation of the object. -
equals
Determines if this instance of the object is equals to another Object -
getType
-