Class LayoutStyleImpl

  • All Implemented Interfaces:
    LayoutStyle

    public final class LayoutStyleImpl
    extends java.lang.Object
    implements LayoutStyle
    Unlike the old JFreeReport stylesheet, this implementation has no inheritance at all. It needs to be resolved manually, which is no bad thing, as we have to do this anyway during the computation.
    Author:
    Thomas Morgner
    • Constructor Detail

      • LayoutStyleImpl

        public LayoutStyleImpl()