Uses of Interface
org.pentaho.reporting.libraries.css.dom.LayoutElement
Packages that use LayoutElement
Package
Description
-
Uses of LayoutElement in org.pentaho.reporting.libraries.css
Methods in org.pentaho.reporting.libraries.css with parameters of type LayoutElementModifier and TypeMethodDescriptionstatic 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) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.dom
Methods in org.pentaho.reporting.libraries.css.dom that return LayoutElementModifier and TypeMethodDescriptionLayoutElement.getParentLayoutElement()
LayoutElement.getPreviousLayoutElement()
-
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver
Methods in org.pentaho.reporting.libraries.css.resolver with parameters of type LayoutElementModifier and TypeMethodDescriptionStyleRuleMatcher.getMatchingRules
(LayoutElement element) boolean
StyleRuleMatcher.isMatchingPseudoElement
(LayoutElement element, String pseudo) boolean
StyleResolver.isPseudoElementStyleResolvable
(LayoutElement element, String pseudo) Performs tests, whether there is a pseudo-element definition for the given element.void
StyleResolver.resolveStyle
(LayoutElement element) Resolves the style. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.function
Methods in org.pentaho.reporting.libraries.css.resolver.function with parameters of type LayoutElementModifier and TypeMethodDescriptionContentFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) StyleValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) static CSSValue
FunctionUtilities.resolveParameter
(DocumentContext layoutProcess, LayoutElement layoutElement, CSSValue value) static String
FunctionUtilities.resolveString
(DocumentContext layoutProcess, LayoutElement layoutElement, CSSValue value) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.function.content
Methods in org.pentaho.reporting.libraries.css.resolver.function.content with parameters of type LayoutElementModifier and TypeMethodDescriptionAttrValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) CountersValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) CounterValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) ElementsFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) PendingFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) StringValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) UrlValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.function.values
Methods in org.pentaho.reporting.libraries.css.resolver.function.values with parameters of type LayoutElementModifier and TypeMethodDescriptionAttrValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) HslValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) RgbValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) UrlValueFunction.evaluate
(DocumentContext layoutProcess, LayoutElement element, CSSFunctionValue function) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.impl
Methods in org.pentaho.reporting.libraries.css.resolver.impl with parameters of type LayoutElementModifier and TypeMethodDescriptionprotected void
AbstractStyleResolver.copyStyleInformation
(LayoutStyle target, CSSDeclarationRule rule, LayoutElement element) SimpleStyleRuleMatcher.getMatchingRules
(LayoutElement element) boolean
SimpleStyleRuleMatcher.isMatchingPseudoElement
(LayoutElement element, String pseudo) boolean
DefaultStyleResolver.isPseudoElementStyleResolvable
(LayoutElement element, String pseudo) Performs tests, whether there is a pseudo-element definition for the given element.protected abstract void
AbstractStyleResolver.resolveOutOfContext
(LayoutElement element) protected void
DefaultStyleResolver.resolveOutOfContext
(LayoutElement element) void
DefaultStyleResolver.resolveStyle
(LayoutElement element) Resolves the style.protected CSSValue
AbstractStyleResolver.resolveValue
(CSSValue value, LayoutElement element) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values
Methods in org.pentaho.reporting.libraries.css.resolver.values with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
ResolverFactory.performResolve
(DocumentContext process, LayoutElement node) void
ResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.autovalue.box
Methods in org.pentaho.reporting.libraries.css.resolver.values.autovalue.box with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
FitPositionResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.autovalue.fonts
Methods in org.pentaho.reporting.libraries.css.resolver.values.autovalue.fonts with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
FontSmoothResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.autovalue.line
Methods in org.pentaho.reporting.libraries.css.resolver.values.autovalue.line with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
TextHeightResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.autovalue.page
Methods in org.pentaho.reporting.libraries.css.resolver.values.autovalue.page with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
PageSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.autovalue.text
Methods in org.pentaho.reporting.libraries.css.resolver.values.autovalue.text with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
TextDecorationWidthResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
ConstantsResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) void
ListOfConstantsResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.protected void
ListOfConstantsResolveHandler.resolveInvalidItem
(DocumentContext process, LayoutElement currentNode, StyleKey key, int index) protected abstract boolean
ListOfConstantsResolveHandler.resolveItem
(DocumentContext process, LayoutElement currentNode, StyleKey key, int index, CSSConstant item) protected CSSValue
ConstantsResolveHandler.resolveValue
(DocumentContext process, LayoutElement currentNode, StyleKey key) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.border
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.border with parameters of type LayoutElementModifier and TypeMethodDescriptionprotected CSSValue
BorderWidthResolveHandler.resolveValue
(DocumentContext process, LayoutElement currentNode, StyleKey key) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.box
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.box with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
FloatResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.color
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.color with parameters of type LayoutElementModifier and TypeMethodDescriptionprotected CSSColorValue
ColorResolveHandler.getCurrentColor
(LayoutElement currentNode) protected CSSColorValue
OtherColorResolveHandler.getCurrentColor
(LayoutElement currentNode) void
ColorResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.content
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.content with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
ContentResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a single property.void
CounterIncrementResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a single property.void
CounterResetResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a single property.void
MoveToResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
QuotesResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
StringSetResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a String.void
XAlternateTextResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a String.void
XStringDefineResolveHandler.resolve
(DocumentContext process, LayoutElement element, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.fonts
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.fonts with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
FontFamilyResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) void
FontSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) void
FontStretchResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
FontWeightResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
MinMaxFontSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.hyperlinks
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.hyperlinks with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
TargetNameResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.page
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.page with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
PageSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.position
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.position with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
PositionResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.computed.text
Methods in org.pentaho.reporting.libraries.css.resolver.values.computed.text with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
TextAlignResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
TextKashidaSpaceResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
TextOverflowEllipsisResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.protected CSSValue
TextDecorationWidthResolveHandler.resolveValue
(DocumentContext process, LayoutElement currentNode, StyleKey key) -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.percentages.fonts
Methods in org.pentaho.reporting.libraries.css.resolver.values.percentages.fonts with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
FontSizeAdjustResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) void
FontSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) void
FontSmoothResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
MaxMinFontSizeResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.percentages.lines
Methods in org.pentaho.reporting.libraries.css.resolver.values.percentages.lines with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
LineHeightResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property. -
Uses of LayoutElement in org.pentaho.reporting.libraries.css.resolver.values.percentages.text
Methods in org.pentaho.reporting.libraries.css.resolver.values.percentages.text with parameters of type LayoutElementModifier and TypeMethodDescriptionvoid
LetterSpacingResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.void
WordSpacingResolveHandler.resolve
(DocumentContext process, LayoutElement currentNode, StyleKey key) Resolves a single property.