Interface BandLayoutManager

  • All Known Implementing Classes:
    StackedLayoutManager, StaticLayoutManager

    public interface BandLayoutManager
    Deprecated.
    This class is no longer used.
    Legacy Class - Do not use! An interface that defines the methods to be supported by a band layout manager.

    This is a legacy class and it exists only for backward compatibility purposes, so that old complex-xml reports can still be parsed.

    Author:
    Thomas Morgner