Uses of Class
com.openhtmltopdf.css.parser.PropertyValue
Packages that use PropertyValue
Package
Description
-
Uses of PropertyValue in com.openhtmltopdf.css.parser
Fields in com.openhtmltopdf.css.parser with type parameters of type PropertyValueModifier and TypeFieldDescriptionprivate final List
<PropertyValue> FSFunction._parameters
private List
<PropertyValue> PropertyValue._values
Methods in com.openhtmltopdf.css.parser that return PropertyValueModifier and TypeMethodDescriptionprivate PropertyValue
CSSParser.function()
private PropertyValue
CSSParser.hexcolor()
CSSParser.parsePropertyValue
(CSSName cssName, int origin, String expr) private PropertyValue
CSSParser.term
(boolean literal) Methods in com.openhtmltopdf.css.parser that return types with arguments of type PropertyValueModifier and TypeMethodDescriptionprivate List
<PropertyValue> CSSParser.expr
(boolean literal) FSFunction.getParameters()
PropertyValue.getValues()
Methods in com.openhtmltopdf.css.parser with parameters of type PropertyValueModifier and TypeMethodDescriptionprivate float
CSSParser.parseCMYKColorComponent
(PropertyValue value, int paramNo) Method parameters in com.openhtmltopdf.css.parser with type arguments of type PropertyValueModifier and TypeMethodDescriptionprivate FSCMYKColor
CSSParser.createCMYKColorFromFunction
(List<PropertyValue> params) private FSRGBColor
CSSParser.createRGBColorFromFunction
(List<PropertyValue> params) Constructor parameters in com.openhtmltopdf.css.parser with type arguments of type PropertyValueModifierConstructorDescriptionFSFunction
(String name, List<PropertyValue> parameters) PropertyValue
(List<PropertyValue> values) -
Uses of PropertyValue in com.openhtmltopdf.css.parser.property
Fields in com.openhtmltopdf.css.parser.property with type parameters of type PropertyValueModifier and TypeFieldDescriptionprivate static final Map
<String, PropertyValue> Conversions.BORDER_WIDTHS
Methods in com.openhtmltopdf.css.parser.property that return PropertyValueModifier and TypeMethodDescriptionprivate PropertyValue
PrimitiveBackgroundPropertyBuilders.BackgroundPosition.createValueForIdent
(IdentValue ident) static PropertyValue
Conversions.getBorderWidth
(String ident) Methods in com.openhtmltopdf.css.parser.property that return types with arguments of type PropertyValueModifier and TypeMethodDescriptionprotected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundImage.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundPosition.processValue
(CSSName cssName, PropertyValue first) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundSize.processValue
(CSSName cssName, PropertyValue first) protected abstract List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleIdentValue.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundPosition.processValues
(CSSName cssName, PropertyValue first, PropertyValue second) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundSize.processValues
(CSSName cssName, PropertyValue first, PropertyValue second) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder.processValues
(CSSName cssName, PropertyValue val1, PropertyValue val2) Methods in com.openhtmltopdf.css.parser.property with parameters of type PropertyValueModifier and TypeMethodDescription(package private) static List
<PropertyDeclaration> PrimitivePropertyBuilders.createTwoValueResponse
(CSSName cssName, PropertyValue value1, PropertyValue value2, int origin, boolean important) private boolean
BackgroundPropertyBuilder.isAppliesToBackgroundPosition
(PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundImage.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundPosition.processValue
(CSSName cssName, PropertyValue first) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundSize.processValue
(CSSName cssName, PropertyValue first) protected abstract List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleIdentValue.processValue
(CSSName cssName, PropertyValue value) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundPosition.processValues
(CSSName cssName, PropertyValue first, PropertyValue second) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.BackgroundSize.processValues
(CSSName cssName, PropertyValue first, PropertyValue second) protected List
<PropertyValue> PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder.processValues
(CSSName cssName, PropertyValue val1, PropertyValue val2) Method parameters in com.openhtmltopdf.css.parser.property with type arguments of type PropertyValueModifier and TypeMethodDescriptionAbstractPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important) BackgroundPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) BorderPropertyBuilders.BorderSidePropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) BorderSpacingPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) ContentPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) CounterPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) FontPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) ListStylePropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) OneToFourPropertyBuilders.OneToFourPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.ColOrRowSpan.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.ColumnCount.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontFamily.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontSize.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FontWeight.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.FSPDFFontEncoding.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericBorderCornerRadius.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericBorderWidth.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericColor.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.GenericURIWithNone.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Length.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthLike.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthLikeWithIdent.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LengthWithIdent.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.LineHeight.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Page.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.PlainInteger.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Position.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.SingleIdent.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.Src.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TextDecoration.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TransformOriginPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TransformOriginX.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TransformOriginY.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.TransformPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PrimitivePropertyBuilders.ZIndex.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) PropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important) PropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) Builds a list ofPropertyDeclaration
objects for the CSS propertycssName
.QuotesPropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) SizePropertyBuilder.buildDeclarations
(CSSName cssName, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) protected List
<PropertyDeclaration> AbstractPropertyBuilder.checkInheritAll
(CSSName[] all, List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed) -
Uses of PropertyValue in com.openhtmltopdf.css.sheet
Fields in com.openhtmltopdf.css.sheet with type parameters of type PropertyValueModifier and TypeFieldDescriptionprivate final List
<PropertyValue> InvalidPropertyDeclaration.values
Constructor parameters in com.openhtmltopdf.css.sheet with type arguments of type PropertyValueModifierConstructorDescriptionInvalidPropertyDeclaration
(String propertyName, List<PropertyValue> values, int origin, boolean important, int order) -
Uses of PropertyValue in com.openhtmltopdf.css.style
Fields in com.openhtmltopdf.css.style declared as PropertyValueModifier and TypeFieldDescriptionprivate final PropertyValue
BackgroundSize._height
private final PropertyValue
BackgroundPosition._horizontal
private final PropertyValue
BackgroundPosition._vertical
private final PropertyValue
BackgroundSize._width
CalculatedStyle.BackgroundContainer.backgroundRepeat
private static final PropertyValue
FontSizeHelper.DEFAULT_LARGER
private static final PropertyValue
FontSizeHelper.DEFAULT_SMALLER
CalculatedStyle.BackgroundContainer.imageGradientOrNone
Fields in com.openhtmltopdf.css.style with type parameters of type PropertyValueModifier and TypeFieldDescriptionprivate static final LinkedHashMap
<IdentValue, PropertyValue> FontSizeHelper.FIXED_FONT_SIZES
private static final LinkedHashMap
<IdentValue, PropertyValue> FontSizeHelper.PROPORTIONAL_FONT_SIZES
Methods in com.openhtmltopdf.css.style that return PropertyValueModifier and TypeMethodDescriptionstatic PropertyValue
FontSizeHelper.getDefaultRelativeFontSize
(IdentValue fontSize) BackgroundSize.getHeight()
BackgroundPosition.getHorizontal()
BackgroundPosition.getVertical()
BackgroundSize.getWidth()
static PropertyValue
FontSizeHelper.resolveAbsoluteFontSize
(IdentValue fontSize, String[] fontFamilies) Methods in com.openhtmltopdf.css.style with parameters of type PropertyValueModifier and TypeMethodDescriptionCalculatedStyle.getBackgroundRepeat
(PropertyValue value) CalculatedStyle.getLinearGradient
(PropertyValue value, CssContext cssContext, int boxWidth, int boxHeight) boolean
CalculatedStyle.isHorizontalBackgroundRepeat
(PropertyValue value) boolean
CalculatedStyle.isLinearGradient
(PropertyValue value) boolean
CalculatedStyle.isVerticalBackgroundRepeat
(PropertyValue value) private void
BorderRadiusCorner.setLeft
(CSSName fromVal, CalculatedStyle style, PropertyValue value, CssContext ctx) private void
BorderRadiusCorner.setRight
(CSSName fromVal, CalculatedStyle style, PropertyValue value, CssContext ctx) Constructors in com.openhtmltopdf.css.style with parameters of type PropertyValueModifierConstructorDescriptionBackgroundPosition
(PropertyValue horizontal, PropertyValue vertical) BackgroundSize
(PropertyValue width, PropertyValue height) -
Uses of PropertyValue in com.openhtmltopdf.css.style.derived
Fields in com.openhtmltopdf.css.style.derived with type parameters of type PropertyValueMethods in com.openhtmltopdf.css.style.derived that return types with arguments of type PropertyValueMethods in com.openhtmltopdf.css.style.derived with parameters of type PropertyValueModifier and TypeMethodDescriptionprivate boolean
FSLinearGradient.isLengthOrPercentage
(PropertyValue value) static FSDerivedValue
DerivedValueFactory.newDerivedValue
(CalculatedStyle style, CSSName cssName, PropertyValue value) Derived value factory.Method parameters in com.openhtmltopdf.css.style.derived with type arguments of type PropertyValueModifier and TypeMethodDescriptionprivate float
FSLinearGradient.calculateAngle
(List<PropertyValue> params, int stopsStartIndex) Calculates the angle of the linear gradient in degrees.private List
<FSLinearGradient.StopPoint> FSLinearGradient.calculateStopPoints
(List<PropertyValue> params, CalculatedStyle style, CssContext ctx, float boxWidth, int stopsStartIndex) private int
FSLinearGradient.getStopsStartIndex
(List<PropertyValue> params) Constructors in com.openhtmltopdf.css.style.derived with parameters of type PropertyValueModifierConstructorDescriptionColorValue
(CSSName name, PropertyValue value) CountersValue
(CSSName name, PropertyValue value) FunctionValue
(CSSName name, PropertyValue value) LengthValue
(CalculatedStyle style, CSSName name, PropertyValue value) ListValue
(CSSName name, PropertyValue value) NumberValue
(CSSName cssName, PropertyValue value) StringValue
(CSSName name, PropertyValue value) -
Uses of PropertyValue in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout with parameters of type PropertyValueModifier and TypeMethodDescriptionprivate float
Layer.convertAngleToRadians
(PropertyValue param) Deprecated.BoxBuilder.createGeneratedContent
(LayoutContext c, Element element, String peName, CalculatedStyle style, PropertyValue property, BoxBuilder.ChildBoxInfo info) Creates generated content boxes for pseudo elements such as::before
.BoxBuilder.createGeneratedMarginBoxContent
(LayoutContext c, Element element, PropertyValue property, CalculatedStyle style, BoxBuilder.ChildBoxInfo info) static BlockBox
BoxBuilder.getRunningBlock
(LayoutContext c, PropertyValue value) Method parameters in com.openhtmltopdf.layout with type arguments of type PropertyValueModifier and TypeMethodDescriptionprivate void
Layer.applyTransformFunctions
(float flipFactor, List<PropertyValue> transformList, List<AffineTransform> resultTransforms) Deprecated.BoxBuilder.createGeneratedContentList
(LayoutContext c, Element element, List<PropertyValue> values, String peName, CalculatedStyle style, int mode, BoxBuilder.ChildBoxInfo info, List<Styleable> result) -
Uses of PropertyValue in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render with parameters of type PropertyValueModifier and TypeMethodDescriptionprivate int
AbstractOutputDevice.calcBackgroundSizeLength
(CssContext c, CalculatedStyle style, PropertyValue value, float boundsDim) private int
AbstractOutputDevice.calcOffset
(CssContext c, CalculatedStyle style, PropertyValue value, float boundsDim, float imageDim) private FSImage
AbstractOutputDevice.getBackgroundImage
(PropertyValue bgImage, RenderingContext c) -
Uses of PropertyValue in com.openhtmltopdf.render.displaylist
Methods in com.openhtmltopdf.render.displaylist with parameters of type PropertyValueModifier and TypeMethodDescriptionprivate static float
TransformCreator.convertAngleToRadians
(PropertyValue param) Method parameters in com.openhtmltopdf.render.displaylist with type arguments of type PropertyValueModifier and TypeMethodDescriptionprivate static void
TransformCreator.applyTransformFunctions
(float flipFactor, List<PropertyValue> transformList, AffineTransform result, Box box, CssContext ctx)