Uses of Class
com.openhtmltopdf.css.parser.PropertyValue
-
-
Uses of PropertyValue in com.openhtmltopdf.css.parser
Fields in com.openhtmltopdf.css.parser with type parameters of type PropertyValue Modifier and Type Field Description private java.util.List<PropertyValue>
FSFunction. _parameters
private java.util.List<PropertyValue>
PropertyValue. _values
Methods in com.openhtmltopdf.css.parser that return PropertyValue Modifier and Type Method Description private PropertyValue
CSSParser. function()
private PropertyValue
CSSParser. hexcolor()
PropertyValue
CSSParser. parsePropertyValue(CSSName cssName, int origin, java.lang.String expr)
private PropertyValue
CSSParser. term(boolean literal)
Methods in com.openhtmltopdf.css.parser that return types with arguments of type PropertyValue Modifier and Type Method Description private java.util.List<PropertyValue>
CSSParser. expr(boolean literal)
java.util.List<PropertyValue>
FSFunction. getParameters()
java.util.List<PropertyValue>
PropertyValue. getValues()
Methods in com.openhtmltopdf.css.parser with parameters of type PropertyValue Modifier and Type Method Description private float
CSSParser. parseCMYKColorComponent(PropertyValue value, int paramNo)
Method parameters in com.openhtmltopdf.css.parser with type arguments of type PropertyValue Modifier and Type Method Description private FSCMYKColor
CSSParser. createCMYKColorFromFunction(java.util.List<PropertyValue> params)
private FSRGBColor
CSSParser. createRGBColorFromFunction(java.util.List<PropertyValue> params)
Constructor parameters in com.openhtmltopdf.css.parser with type arguments of type PropertyValue Constructor Description FSFunction(java.lang.String name, java.util.List<PropertyValue> parameters)
PropertyValue(java.util.List<PropertyValue> values)
-
Uses of PropertyValue in com.openhtmltopdf.css.parser.property
Fields in com.openhtmltopdf.css.parser.property with type parameters of type PropertyValue Modifier and Type Field Description private static java.util.Map<java.lang.String,PropertyValue>
Conversions. BORDER_WIDTHS
Methods in com.openhtmltopdf.css.parser.property that return PropertyValue Modifier and Type Method Description private PropertyValue
PrimitiveBackgroundPropertyBuilders.BackgroundPosition. createValueForIdent(IdentValue ident)
static PropertyValue
Conversions. getBorderWidth(java.lang.String ident)
Methods in com.openhtmltopdf.css.parser.property that return types with arguments of type PropertyValue Modifier and Type Method Description protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundImage. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundPosition. processValue(CSSName cssName, PropertyValue first)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundSize. processValue(CSSName cssName, PropertyValue first)
protected abstract java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleIdentValue. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundPosition. processValues(CSSName cssName, PropertyValue first, PropertyValue second)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundSize. processValues(CSSName cssName, PropertyValue first, PropertyValue second)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder. processValues(CSSName cssName, PropertyValue val1, PropertyValue val2)
Methods in com.openhtmltopdf.css.parser.property with parameters of type PropertyValue Modifier and Type Method Description (package private) static java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders. createTwoValueResponse(CSSName cssName, PropertyValue value1, PropertyValue value2, int origin, boolean important)
private boolean
BackgroundPropertyBuilder. isAppliesToBackgroundPosition(PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundImage. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundPosition. processValue(CSSName cssName, PropertyValue first)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundSize. processValue(CSSName cssName, PropertyValue first)
protected abstract java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleIdentValue. processValue(CSSName cssName, PropertyValue value)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundPosition. processValues(CSSName cssName, PropertyValue first, PropertyValue second)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.BackgroundSize. processValues(CSSName cssName, PropertyValue first, PropertyValue second)
protected java.util.List<PropertyValue>
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder. processValues(CSSName cssName, PropertyValue val1, PropertyValue val2)
Method parameters in com.openhtmltopdf.css.parser.property with type arguments of type PropertyValue Modifier and Type Method Description java.util.List<PropertyDeclaration>
AbstractPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important)
java.util.List<PropertyDeclaration>
BackgroundPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
BorderPropertyBuilders.BorderSidePropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
BorderSpacingPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
ContentPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
CounterPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
FontPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
ListStylePropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
OneToFourPropertyBuilders.OneToFourPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitiveBackgroundPropertyBuilders.MultipleBackgroundValueBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.ColOrRowSpan. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.ColumnCount. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.FontFamily. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.FontSize. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.FontWeight. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.FSPDFFontEncoding. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.GenericBorderCornerRadius. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.GenericBorderWidth. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.GenericColor. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.GenericURIWithNone. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.Length. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.LengthLike. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.LengthLikeWithIdent. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.LengthWithIdent. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.LineHeight. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.Page. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.PlainInteger. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.Position. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.SingleIdent. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.Src. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.TextDecoration. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.TransformOriginPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.TransformOriginX. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.TransformOriginY. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.TransformPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PrimitivePropertyBuilders.ZIndex. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
PropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important)
java.util.List<PropertyDeclaration>
PropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
Builds a list ofPropertyDeclaration
objects for the CSS propertycssName
.java.util.List<PropertyDeclaration>
QuotesPropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
java.util.List<PropertyDeclaration>
SizePropertyBuilder. buildDeclarations(CSSName cssName, java.util.List<PropertyValue> values, int origin, boolean important, boolean inheritAllowed)
protected java.util.List<PropertyDeclaration>
AbstractPropertyBuilder. checkInheritAll(CSSName[] all, java.util.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 PropertyValue Modifier and Type Field Description private java.util.List<PropertyValue>
InvalidPropertyDeclaration. values
Constructor parameters in com.openhtmltopdf.css.sheet with type arguments of type PropertyValue Constructor Description InvalidPropertyDeclaration(java.lang.String propertyName, java.util.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 PropertyValue Modifier and Type Field Description private PropertyValue
BackgroundSize. _height
private PropertyValue
BackgroundPosition. _horizontal
private PropertyValue
BackgroundPosition. _vertical
private PropertyValue
BackgroundSize. _width
PropertyValue
CalculatedStyle.BackgroundContainer. backgroundRepeat
private static PropertyValue
FontSizeHelper. DEFAULT_LARGER
private static PropertyValue
FontSizeHelper. DEFAULT_SMALLER
PropertyValue
CalculatedStyle.BackgroundContainer. imageGradientOrNone
Fields in com.openhtmltopdf.css.style with type parameters of type PropertyValue Modifier and Type Field Description private static java.util.LinkedHashMap<IdentValue,PropertyValue>
FontSizeHelper. FIXED_FONT_SIZES
private static java.util.LinkedHashMap<IdentValue,PropertyValue>
FontSizeHelper. PROPORTIONAL_FONT_SIZES
Methods in com.openhtmltopdf.css.style that return PropertyValue Modifier and Type Method Description static PropertyValue
FontSizeHelper. getDefaultRelativeFontSize(IdentValue fontSize)
PropertyValue
BackgroundSize. getHeight()
PropertyValue
BackgroundPosition. getHorizontal()
PropertyValue
BackgroundPosition. getVertical()
PropertyValue
BackgroundSize. getWidth()
static PropertyValue
FontSizeHelper. resolveAbsoluteFontSize(IdentValue fontSize, java.lang.String[] fontFamilies)
Methods in com.openhtmltopdf.css.style with parameters of type PropertyValue Modifier and Type Method Description IdentValue
CalculatedStyle. getBackgroundRepeat(PropertyValue value)
FSLinearGradient
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 PropertyValue Constructor Description BackgroundPosition(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 PropertyValue Modifier and Type Field Description private java.util.List<PropertyValue>
ListValue. _values
Methods in com.openhtmltopdf.css.style.derived that return types with arguments of type PropertyValue Modifier and Type Method Description java.util.List<PropertyValue>
ListValue. getValues()
Methods in com.openhtmltopdf.css.style.derived with parameters of type PropertyValue Modifier and Type Method Description private 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 PropertyValue Modifier and Type Method Description private float
FSLinearGradient. calculateAngle(java.util.List<PropertyValue> params, int stopsStartIndex)
Calculates the angle of the linear gradient in degrees.private java.util.List<FSLinearGradient.StopPoint>
FSLinearGradient. calculateStopPoints(java.util.List<PropertyValue> params, CalculatedStyle style, CssContext ctx, float boxWidth, int stopsStartIndex)
private int
FSLinearGradient. getStopsStartIndex(java.util.List<PropertyValue> params)
Constructors in com.openhtmltopdf.css.style.derived with parameters of type PropertyValue Constructor Description ColorValue(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 PropertyValue Modifier and Type Method Description private float
Layer. convertAngleToRadians(PropertyValue param)
Deprecated.private static java.util.List<Styleable>
BoxBuilder. createGeneratedContent(LayoutContext c, org.w3c.dom.Element element, java.lang.String peName, CalculatedStyle style, PropertyValue property, BoxBuilder.ChildBoxInfo info)
Creates generated content boxes for pseudo elements such as::before
.private static java.util.List<Styleable>
BoxBuilder. createGeneratedMarginBoxContent(LayoutContext c, org.w3c.dom.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 PropertyValue Modifier and Type Method Description private void
Layer. applyTransformFunctions(float flipFactor, java.util.List<PropertyValue> transformList, java.util.List<java.awt.geom.AffineTransform> resultTransforms)
Deprecated.private static java.util.List<Styleable>
BoxBuilder. createGeneratedContentList(LayoutContext c, org.w3c.dom.Element element, java.util.List<PropertyValue> values, java.lang.String peName, CalculatedStyle style, int mode, BoxBuilder.ChildBoxInfo info, java.util.List<Styleable> result)
-
Uses of PropertyValue in com.openhtmltopdf.render
Methods in com.openhtmltopdf.render with parameters of type PropertyValue Modifier and Type Method Description private 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 PropertyValue Modifier and Type Method Description private static float
TransformCreator. convertAngleToRadians(PropertyValue param)
Method parameters in com.openhtmltopdf.render.displaylist with type arguments of type PropertyValue Modifier and Type Method Description private static void
TransformCreator. applyTransformFunctions(float flipFactor, java.util.List<PropertyValue> transformList, java.awt.geom.AffineTransform result, Box box, CssContext ctx)
-