Class ClipperBase

    • Field Detail

      • useFullRange

        protected boolean useFullRange
      • hasOpenPaths

        protected boolean hasOpenPaths
      • preserveCollinear

        protected final boolean preserveCollinear
    • Constructor Detail

      • ClipperBase

        protected ClipperBase​(boolean preserveCollinear)
    • Method Detail

      • clear

        public void clear()
        Specified by:
        clear in interface Clipper
      • isPreserveCollinear

        public boolean isPreserveCollinear()
      • popLocalMinima

        protected void popLocalMinima()
      • parseFirstLeft

        protected static com.itextpdf.text.pdf.parser.clipper.Path.OutRec parseFirstLeft​(com.itextpdf.text.pdf.parser.clipper.Path.OutRec FirstLeft)
      • reset

        protected void reset()