Returns the value of a style. If the style is not found in this style-sheet, the code looks in the parent
style-sheets. If the style is not found in any of the parent style-sheets, then the default value (possibly
null) is returned.
Parameters: key - the style key. Parameters: defaultValue - the default value (null permitted). the value.
Methods inherited from org.jfree.report.style.AbstractStyleSheet