Class PipPlane

    • Constructor Detail

      • PipPlane

        public PipPlane()
        Constructor
    • Method Detail

      • getPipCorner

        public PipPlane.Corner getPipCorner()
        Gets the picture-in-picture corner.
        Returns:
        The corner of the pip
      • setPipCorner

        public void setPipCorner​(PipPlane.Corner pipCorner)
        Sets the picture-in-picture corner.
        Parameters:
        pipCorner - The corner of the pip
      • setPipInsetTop

        public void setPipInsetTop​(int pipInsetTop)
      • setPipInsetBottom

        public void setPipInsetBottom​(int pipInsetBottom)