Interface DialFrame

    • Method Detail

      • getWindow

        Shape getWindow​(Rectangle2D frame)
        Returns the shape of the viewing window for the dial, or null if the dial is completely open. Other layers in the plot will rely on their drawing to be clipped within this window.
        Parameters:
        frame - the reference frame for the dial.
        Returns:
        The window.