Class OperatorClip

  • All Implemented Interfaces:
    DisplayListItem

    public class OperatorClip
    extends Object
    implements DisplayListItem
    A display list item that indicates the output device needs to clip at this point.
    • Constructor Detail

      • OperatorClip

        public OperatorClip​(Shape clip)
    • Method Detail

      • getClip

        public Shape getClip()