Class CompositePaperType2D

  • All Implemented Interfaces:
    PaperType, PaperType2D

    public class CompositePaperType2D
    extends RgbPaperType2D
    Bitmapped 2D PaperType which can render any combination of coloured, opaque and transparent pixels.
    Since:
    14 Feb 2013
    Author:
    Mark Taylor
    • Constructor Detail

      • CompositePaperType2D

        public CompositePaperType2D​(Compositor compositor)
        Constructor.
        Parameters:
        compositor - compositing strategy for combining transparent pixels