Documentation of 'org.jplot2d.element.impl.PlotMarginEx' Java class
PlotMarginEx
org.jplot2d.element.impl

Interface PlotMarginEx

    • Method Detail

      • getParent

        PlotEx getParent()
        Description copied from interface: Element
        Gets the parent of this component.
        Specified by:
        getParent in interface Element
        Specified by:
        getParent in interface ElementEx
        Returns:
        the parent of this component
      • directTop

        void directTop(double marginTop)
        Called by LayoutDirector to set the top value when PlotMargin.isAutoTop() is true.
      • directLeft

        void directLeft(double marginLeft)
        Called by LayoutDirector to set the top value when PlotMargin.isAutoLeft() is true.
      • directBottom

        void directBottom(double marginBottom)
        Called by LayoutDirector to set the top value when PlotMargin.isAutoBottom() is true.
      • directRight

        void directRight(double marginRight)
        Called by LayoutDirector to set the top value when PlotMargin.isAutoRight() is true.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.