Modifier and Type | Method and Description |
---|---|
static CSSValue |
StyleSheetUtility.convertFontSize(CSSValue rawValue,
int resolution,
LayoutElement baseElement) |
Modifier and Type | Method and Description |
---|---|
static CSSValue |
StyleSheetUtility.convertFontSize(CSSValue rawValue,
int resolution,
LayoutElement baseElement) |
static double |
StyleSheetUtility.convertFontSizeToDouble(CSSValue rawValue,
int resolution,
LayoutElement baseElement) |
static CSSNumericValue |
StyleSheetUtility.convertLength(CSSValue rawValue,
CSSNumericValue basePercentage,
LayoutElement baseElement) |
static double |
StyleSheetUtility.convertLengthToDouble(CSSValue rawValue,
int resolution)
Returns the length in point as a double primitive value.
|
Modifier and Type | Method and Description |
---|---|
CSSValue |
LayoutOutputMetaData.getDefaultFontFamily() |
CSSValue |
AbstractOutputMetaData.getDefaultFontFamily() |
CSSValue |
LayoutOutputMetaData.getNormalizedFontFamilyName(CSSConstant name)
Resolve one of the built-in fonts.
|
CSSValue |
LayoutOutputMetaData.getNormalizedFontFamilyName(CSSStringValue value) |
CSSValue |
AbstractOutputMetaData.getNormalizedFontFamilyName(CSSValue name)
Resolve one of the built-in fonts.
|
CSSValue |
DefaultLayoutStyle.getValue(StyleKey key) |
CSSValue |
LayoutStyle.getValue(StyleKey key) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
AbstractOutputMetaData.getNormalizedFontFamilyName(CSSValue name)
Resolve one of the built-in fonts.
|
void |
DefaultLayoutStyle.setValue(StyleKey key,
CSSValue value) |
void |
LayoutStyle.setValue(StyleKey key,
CSSValue value) |
Modifier and Type | Class and Description |
---|---|
class |
BoxShadowValue
Creation-Date: 30.10.2005, 19:53:45
|
Modifier and Type | Method and Description |
---|---|
static int |
FontStretch.getOrder(CSSValue fs) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
CSSDeclarationRule.getPropertyCSSValue(StyleKey propertyName) |
CSSValue[] |
CSSDeclarationRule.getStyleValues() |
Modifier and Type | Method and Description |
---|---|
void |
CSSDeclarationRule.setPropertyValue(StyleKey propertyName,
CSSValue value) |
void |
CSSDeclarationRule.setPropertyValue(StyleKey propertyName,
CSSValue value,
boolean important) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
CSSValueReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
StyleSheetParserUtil.parseStyleValue(Map namespaces,
StyleKey key,
String value,
org.pentaho.reporting.libraries.resourceloader.ResourceKey baseURL,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager,
StyleKeyRegistry styleKeyRegistry)
Parses a single style value for the given key.
|
Modifier and Type | Method and Description |
---|---|
CSSValue |
AbstractWidthReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ListOfPairReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ListOfValuesReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
OneOfConstantsReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
BorderColorReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BorderImageReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BackgroundRepeatReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BackgroundSizeReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BoxShadowReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BorderRadiusReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BackgroundImageReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
OverflowClipReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
FitPositionReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
CropReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
static CSSValue |
ColorReadHandler.createColorValue(org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ColorReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
OpacityReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
ColumnGapReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ColumnWidthReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ColumnCountReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ColumnRuleColorReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ColumnSpanReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
XStringDefineReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
QuotesReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
CounterModificationReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ContentReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
XAlternateTextReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
StringSetReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
FontSizeAdjustReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
FontWeightReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
FontFamilyReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
LangReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
LineHeightReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
DropInitialSizeReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
ListStyleImageReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
ImageOrientationReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
SizeReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
OrphanAndWidowReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
PageReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
PositionReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
ZIndexReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
XRowSpanReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
XColSpanReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
BorderSpacingReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
TextKashidaSpaceReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
TextIndentReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
KerningModeReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
TextLineColorReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
TextScriptReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
CSSValue |
TextAutoSpaceReadHandler.createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
Modifier and Type | Method and Description |
---|---|
CSSPageRule[] |
StyleRuleMatcher.getPageRule(CSSValue pageName,
PseudoPage[] pseudoPages) |
LayoutStyle |
StyleResolver.resolvePageStyle(CSSValue pageName,
PseudoPage[] pseudoPages,
PageAreaType pageArea) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
StyleValueFunction.evaluate(DocumentContext layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
static CSSValue |
FunctionUtilities.parseValue(DocumentContext process,
String text) |
static CSSValue |
FunctionUtilities.resolveParameter(DocumentContext layoutProcess,
LayoutElement layoutElement,
CSSValue value) |
Modifier and Type | Method and Description |
---|---|
static CSSValue |
FunctionUtilities.resolveParameter(DocumentContext layoutProcess,
LayoutElement layoutElement,
CSSValue value) |
static String |
FunctionUtilities.resolveString(DocumentContext layoutProcess,
LayoutElement layoutElement,
CSSValue value) |
Modifier and Type | Method and Description |
---|---|
CSSValue |
UrlValueFunction.evaluate(DocumentContext layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
CSSValue |
HslValueFunction.evaluate(DocumentContext layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
CSSValue |
AttrValueFunction.evaluate(DocumentContext layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
CSSValue |
RgbValueFunction.evaluate(DocumentContext layoutProcess,
LayoutElement element,
CSSFunctionValue function) |
Modifier and Type | Method and Description |
---|---|
CSSPageRule[] |
SimpleStyleRuleMatcher.getPageRule(CSSValue pageName,
PseudoPage[] pseudoPages) |
LayoutStyle |
DefaultStyleResolver.resolvePageStyle(CSSValue pageName,
PseudoPage[] pseudoPages,
PageAreaType pageArea) |
Modifier and Type | Class and Description |
---|---|
class |
ContentSpecification |
Modifier and Type | Method and Description |
---|---|
CSSValue |
ConstantsResolveHandler.getFallback() |
Modifier and Type | Method and Description |
---|---|
static CSSValue |
ColorUtil.parseColor(String colorSpec) |
static CSSValue |
ColorUtil.parseIdentColor(String name) |
Modifier and Type | Class and Description |
---|---|
class |
CSSAttrFunction
Creation-Date: 05.12.2005, 20:41:01
|
class |
CSSAutoValue
A numeric constant indicating an value that must be resolved during the layouting process.
|
class |
CSSColorValue
Creation-Date: 23.11.2005, 12:01:04
|
class |
CSSCompoundAttrFunction
Creation-Date: 05.12.2005, 20:41:01
|
class |
CSSConstant
Creation-Date: 25.11.2005, 18:22:54
|
class |
CSSCounterFunction
Creation-Date: 23.11.2005, 12:04:56
|
class |
CSSFunctionValue
Creation-Date: 27.11.2005, 20:18:52
|
class |
CSSInheritValue
Creation-Date: 26.11.2005, 18:31:40
|
class |
CSSNumericValue
Creation-Date: 23.11.2005, 11:37:44
|
class |
CSSRawValue
Creation-Date: 16.04.2006, 15:18:08
|
class |
CSSRectangleValue
Creation-Date: 23.11.2005, 12:04:06
|
class |
CSSResourceValue |
class |
CSSStringSetDefinition
Creation-Date: 01.12.2005, 18:21:53
|
class |
CSSStringValue
Creation-Date: 23.11.2005, 11:50:28
|
class |
CSSTimeValue
Creation-Date: 23.11.2005, 11:44:40
|
class |
CSSUnknownValue
Creation-Date: 23.11.2005, 11:59:26
|
class |
CSSValueList
Creation-Date: 23.11.2005, 12:37:21
|
class |
CSSValuePair
Creation-Date: 15.04.2006, 10:56:53
|
Modifier and Type | Method and Description |
---|---|
CSSValue |
CSSValuePair.getFirstValue() |
CSSValue |
CSSValueList.getItem(int index) |
CSSValue[] |
CSSFunctionValue.getParameters() |
CSSValue |
CSSResourceValue.getParent() |
CSSValue |
CSSValuePair.getSecondValue() |
CSSValue |
CSSStringSetDefinition.getValue() |
Modifier and Type | Method and Description |
---|---|
boolean |
CSSValueList.contains(CSSValue value) |
static CSSValueList |
CSSValueList.createDuoList(CSSValue value) |
static CSSValueList |
CSSValueList.createDuoList(CSSValue first,
CSSValue second) |
static CSSValueList |
CSSValueList.createList(CSSValue value) |
static CSSValueList |
CSSValueList.createQuadList(CSSValue value) |
static CSSValueList |
CSSValueList.createQuadList(CSSValue first,
CSSValue second) |
static CSSValueList |
CSSValueList.createQuadList(CSSValue first,
CSSValue second,
CSSValue third,
CSSValue fourth) |
static CSSValueList |
CSSValueList.insertFirst(CSSValueList list,
CSSValue value) |
static CSSValueList |
CSSValueList.insertLast(CSSValueList list,
CSSValue value) |
Constructor and Description |
---|
CSSFunctionValue(String functionName,
CSSValue[] parameters) |
CSSResourceValue(CSSValue parent,
org.pentaho.reporting.libraries.resourceloader.Resource value) |
CSSStringSetDefinition(String identifier,
CSSValue value) |
CSSValueList(CSSValue[] values) |
CSSValuePair(CSSValue firstValue) |
CSSValuePair(CSSValue firstValue,
CSSValue secondValue) |