Constant Field Values

Contents

org.xhtmlrenderer.*

  • org.xhtmlrenderer.css.style.CalculatedStyle 
    Modifier and Type Constant Field Value
    public static final int BOTTOM 4
    public static final int LEFT 1
    public static final int RIGHT 2
    public static final int TOP 3
  • org.xhtmlrenderer.css.style.Length 
    Modifier and Type Constant Field Value
    public static final int FIXED 2
    public static final int MAX_WIDTH 1073741823
    public static final int PERCENT 3
    public static final int VARIABLE 1
  • org.xhtmlrenderer.simple.FSScrollPane 
    Modifier and Type Constant Field Value
    public static final java.lang.String LINE_DOWN "down"
    public static final java.lang.String LINE_UP "up"
    public static final java.lang.String PAGE_DOWN "page-down"
    public static final java.lang.String PAGE_END "page-end"
    public static final java.lang.String PAGE_START "page-start"
    public static final java.lang.String PAGE_UP "page-up"
  • org.xhtmlrenderer.simple.ImageRenderer 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_WIDTH 1024
  • org.xhtmlrenderer.test.DocumentDiffTest 
    Modifier and Type Constant Field Value
    public static final int height 500
    public static final int width 500
  • org.xhtmlrenderer.test.Regress 
    Modifier and Type Constant Field Value
    public static final java.lang.String LAYOUT_SFX ".layout.txt"
    public static final java.lang.String PNG_SFX ".png"
    public static final java.lang.String RENDER_SFX ".render.txt"