Uses of Class
com.openhtmltopdf.css.sheet.PropertyDeclaration
Packages that use PropertyDeclaration
Package
Description
-
Uses of PropertyDeclaration in com.openhtmltopdf.css.newmatch
Fields in com.openhtmltopdf.css.newmatch with type parameters of type PropertyDeclarationModifier and TypeFieldDescriptionprivate final List<PropertyDeclaration> PageInfo._footnoteprivate final Map<MarginBoxName, List<PropertyDeclaration>> PageInfo._marginBoxesprivate final List<PropertyDeclaration> PageInfo._propertiesprivate final List<PropertyDeclaration> PageInfo._xmpPropertyListprivate final Map<CSSName, PropertyDeclaration> CascadedStyle.cascadedPropertiesMap of PropertyDeclarations, keyed byCSSNameMethods in com.openhtmltopdf.css.newmatch that return PropertyDeclarationModifier and TypeMethodDescriptionstatic PropertyDeclarationCascadedStyle.createLayoutPropertyDeclaration(CSSName cssName, IdentValue display) Creates aPropertyDeclarationsuitable for passing toCascadedStyle.createLayoutStyle(PropertyDeclaration[])orCascadedStyle.createLayoutStyle(CascadedStyle, PropertyDeclaration[])CascadedStyle.propertyByName(CSSName cssName) Returns aPropertyDeclarationby CSS property name, e.g.Methods in com.openhtmltopdf.css.newmatch that return types with arguments of type PropertyDeclarationModifier and TypeMethodDescriptionCascadedStyle.getCascadedPropertyDeclarations()Returns anIteratorover the set ofPropertyDeclarations already matched in this CascadedStyle.PageInfo.getMarginBoxes()PageInfo.getProperties()PageInfo.getXMPPropertyList()Methods in com.openhtmltopdf.css.newmatch with parameters of type PropertyDeclarationModifier and TypeMethodDescriptionstatic CascadedStyleCascadedStyle.createLayoutStyle(CascadedStyle startingPoint, PropertyDeclaration[] decls) Creates aCascadedStyleusing style information fromstartingPointand then adding the property declarations fromdecls.static CascadedStyleCascadedStyle.createLayoutStyle(PropertyDeclaration[] decls) Creates aCascadedStyleusing the provided property declarations.Method parameters in com.openhtmltopdf.css.newmatch with type arguments of type PropertyDeclarationModifier and TypeMethodDescriptionprivate voidCascadedStyle.addProperties(Iterator<PropertyDeclaration> iter) static CascadedStyleCascadedStyle.createLayoutStyle(List<PropertyDeclaration> decls) Constructor parameters in com.openhtmltopdf.css.newmatch with type arguments of type PropertyDeclarationModifierConstructorDescriptionprivateCascadedStyle(CascadedStyle startingPoint, Iterator<PropertyDeclaration> props) (package private)Constructs a new CascadedStyle, given anIteratorofPropertyDeclarations already sorted by specificity of the CSS selector they came from.PageInfo(List<PropertyDeclaration> properties, CascadedStyle pageStyle, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes, List<PropertyDeclaration> footnote) PageInfo(List<PropertyDeclaration> properties, CascadedStyle pageStyle, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes, List<PropertyDeclaration> footnote) -
Uses of PropertyDeclaration in com.openhtmltopdf.css.parser.property
Methods in com.openhtmltopdf.css.parser.property that return PropertyDeclarationModifier and TypeMethodDescriptionprotected PropertyDeclarationAbstractPropertyBuilder.copyOf(PropertyDeclaration decl, CSSName newName) Methods in com.openhtmltopdf.css.parser.property that return types with arguments of type PropertyDeclarationModifier 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 ofPropertyDeclarationobjects 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) (package private) static List<PropertyDeclaration> PrimitivePropertyBuilders.createTwoValueResponse(CSSName cssName, PropertyValue value1, PropertyValue value2, int origin, boolean important) Methods in com.openhtmltopdf.css.parser.property with parameters of type PropertyDeclarationModifier and TypeMethodDescriptionprotected PropertyDeclarationAbstractPropertyBuilder.copyOf(PropertyDeclaration decl, CSSName newName) Method parameters in com.openhtmltopdf.css.parser.property with type arguments of type PropertyDeclarationModifier and TypeMethodDescriptionprivate voidBorderPropertyBuilders.BorderSidePropertyBuilder.addAll(List<PropertyDeclaration> result, CSSName[] properties, CSSPrimitiveValue value, int origin, boolean important) -
Uses of PropertyDeclaration in com.openhtmltopdf.css.sheet
Subclasses of PropertyDeclaration in com.openhtmltopdf.css.sheetModifier and TypeClassDescriptionclassHolds an invalid property declaration (ie.Fields in com.openhtmltopdf.css.sheet with type parameters of type PropertyDeclarationModifier and TypeFieldDescriptionprivate List<PropertyDeclaration> PageRule._footnoteAreaprivate final Map<MarginBoxName, List<PropertyDeclaration>> PageRule._marginBoxesprivate final List<PropertyDeclaration> Ruleset._propsMethods in com.openhtmltopdf.css.sheet that return types with arguments of type PropertyDeclarationModifier and TypeMethodDescriptionPageRule.getFootnoteAreaProperties()PageRule.getMarginBoxes()PageRule.getMarginBoxProperties(MarginBoxName name) Ruleset.getPropertyDeclarations()Returns an Iterator of PropertyDeclarations pulled from this CSSStyleRule.Methods in com.openhtmltopdf.css.sheet with parameters of type PropertyDeclarationMethod parameters in com.openhtmltopdf.css.sheet with type arguments of type PropertyDeclarationModifier and TypeMethodDescriptionvoidRuleset.addAllProperties(List<PropertyDeclaration> props) voidPageRule.addFootnoteAreaProperties(List<PropertyDeclaration> propertyDeclarations) voidPageRule.addMarginBoxProperties(MarginBoxName name, List<PropertyDeclaration> props)