| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.css | |
| org.pentaho.reporting.libraries.css.model | |
| org.pentaho.reporting.libraries.css.parser |
| Modifier and Type | Method and Description |
|---|---|
static CSSPageRule |
StyleSheetUtility.createRuleForPage(StyleSheet style,
PageFormat format) |
| Modifier and Type | Method and Description |
|---|---|
StyleSheet |
StyleRule.getParentStyle() |
StyleSheet |
StyleSheet.getStyleSheet(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
StyleSheet.addStyleSheet(StyleSheet styleSheet) |
void |
StyleSheet.removeStyleSheet(StyleSheet styleSheet) |
| Constructor and Description |
|---|
CSSCounterRule(StyleSheet parentStyle,
StyleRule parentRule,
String name) |
CSSFontFaceRule(StyleSheet parentStyle,
StyleRule parentRule) |
CSSMediaRule(StyleSheet parentStyle,
StyleRule parentRule) |
CSSPageAreaRule(StyleSheet parentStyle,
StyleRule parentRule,
PageAreaType pageArea) |
CSSPageRule(StyleSheet parentStyle,
StyleRule parentRule,
String name,
String pseudoPage) |
CSSStyleRule(StyleSheet parentStyle,
StyleRule parentRule) |
| Modifier and Type | Method and Description |
|---|---|
StyleSheet |
StyleSheetHandler.getStyleSheet() |
| Modifier and Type | Method and Description |
|---|---|
void |
StyleSheetHandler.setStyleSheet(StyleSheet styleSheet) |