Class OverPaperType2D

  • All Implemented Interfaces:
    PaperType, PaperType2D

    public class OverPaperType2D
    extends RgbPaperType2D
    Bitmapped 2D PaperType which just plots graphics over the top of any previously plotted data. No transparency or compositing is supported.
    Since:
    14 Feb 2013
    Author:
    Mark Taylor
    • Constructor Detail

      • OverPaperType2D

        public OverPaperType2D()
        Constructor.