Constant Field Values

Contents

org.jfree.*

  • org.jfree.layouting.input.style.parser.CSSValueFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String COMPOUND_PREFIX "org.jfree.layouting.parser.compoundhandlers."
    public static final java.lang.String SIMPLE_PREFIX "org.jfree.layouting.parser.handlers."
  • org.jfree.layouting.input.xhtml.XhtmlInputDriver 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMESPACE "http://www.w3.org/1999/xhtml"
  • org.jfree.layouting.junit.IllegalDisplayModelTest 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMESPACE "http://www.w3.org/1999/xhtml"
  • org.jfree.layouting.layouter.counters.CounterStyleFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String PREFIX "org.jfree.layouting.numbering."
  • org.jfree.layouting.namespace.Namespaces 
    Modifier and Type Constant Field Value
    public static final java.lang.String LIBLAYOUT_NAMESPACE "http://jfreereport.sourceforge.net/namespaces/layout"
    public static final java.lang.String XHTML_NAMESPACE "http://www.w3.org/1999/xhtml"
    public static final java.lang.String XML_NAMESPACE "http://www.w3.org/XML/1998/namespace"
  • org.jfree.layouting.renderer.model.RenderBox 
    Modifier and Type Constant Field Value
    public static final boolean LOG_PRUNE false
  • org.jfree.layouting.renderer.model.RenderNode 
    Modifier and Type Constant Field Value
    public static final int HORIZONTAL_AXIS 0
    public static final int VERTICAL_AXIS 1