|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleManager
This class manages all existing styles. There are two implementations, an inline-manager and a style-sheet manager.
| Method Summary | |
|---|---|
String |
getGlobalStyleSheet()
Deprecated. This method is slower than writing to the stream directly. Do not use it. |
org.pentaho.reporting.libraries.xmlns.common.AttributeList |
updateStyle(StyleBuilder styleBuilder,
org.pentaho.reporting.libraries.xmlns.common.AttributeList attributeList)
Updates the given attribute-List according to the current style rules. |
void |
write(Writer writer)
|
| Method Detail |
|---|
org.pentaho.reporting.libraries.xmlns.common.AttributeList updateStyle(StyleBuilder styleBuilder,
org.pentaho.reporting.libraries.xmlns.common.AttributeList attributeList)
styleBuilder - attributeList -
String getGlobalStyleSheet()
void write(Writer writer)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||