Class Java2DRendererBuilder.Graphics2DPaintingReplacedElement

    • Field Detail

      • DOTS_PER_INCH

        public static double DOTS_PER_INCH
    • Constructor Detail

      • Graphics2DPaintingReplacedElement

        protected Graphics2DPaintingReplacedElement​(int width,
                                                    int height)
    • Method Detail

      • paint

        public abstract void paint​(OutputDevice outputDevice,
                                   RenderingContext ctx,
                                   double x,
                                   double y,
                                   double width,
                                   double height)