Documentation of 'org.jplot2d.layout.OverlayLayoutDirector' Java class
OverlayLayoutDirector
org.jplot2d.layout

Class OverlayLayoutDirector

  • All Implemented Interfaces:
    LayoutDirector


    public class OverlayLayoutDirector
    extends SimpleLayoutDirector
    This LayoutDirector overlay all plots over the top of each other. All subplots are put inside the base subplot's content area. The content bounds of subplots are defined by BoundsConstraint .
    • Constructor Detail

      • OverlayLayoutDirector

        public OverlayLayoutDirector()
    • Method Detail

      • layout

        public void layout(PlotEx plot)
        Description copied from interface: LayoutDirector
        Layout the plot. Normally the plot contents size is calculated by subtracting margin from plot size. If the plot has contents size constraint, the plot size is calculated by adding margin to plot content size.
        Specified by:
        layout in interface LayoutDirector
        Overrides:
        layout in class SimpleLayoutDirector

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.