org.xhtmlrenderer.css.newmatch
Class PageInfo
java.lang.Object
org.xhtmlrenderer.css.newmatch.PageInfo
public class PageInfo
- extends java.lang.Object
Constructor Summary |
PageInfo(java.util.List properties,
CascadedStyle pageStyle,
java.util.Map marginBoxes)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageInfo
public PageInfo(java.util.List properties,
CascadedStyle pageStyle,
java.util.Map marginBoxes)
getMarginBoxes
public java.util.Map getMarginBoxes()
getPageStyle
public CascadedStyle getPageStyle()
getProperties
public java.util.List getProperties()
createMarginBoxStyle
public CascadedStyle createMarginBoxStyle(MarginBoxName marginBox,
boolean alwaysCreate)
hasAny
public boolean hasAny(MarginBoxName[] marginBoxes)
getXMPPropertyList
public java.util.List getXMPPropertyList()
Flying Saucer Project Home