java.lang.Object
org.xhtmlrenderer.css.newmatch.PageInfo
-
Constructor Summary
ConstructorsConstructorDescriptionPageInfo(List<PropertyDeclaration> properties, CascadedStyle pageStyle, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes) -
Method Summary
Modifier and TypeMethodDescriptioncreateMarginBoxStyle(MarginBoxName marginBox, boolean alwaysCreate) booleanhasAny(MarginBoxName[] marginBoxes)
-
Constructor Details
-
PageInfo
public PageInfo(List<PropertyDeclaration> properties, CascadedStyle pageStyle, Map<MarginBoxName, List<PropertyDeclaration>> marginBoxes)
-
-
Method Details
-
getMarginBoxes
-
getPageStyle
-
getProperties
-
createMarginBoxStyle
-
hasAny
-
getXMPPropertyList
-