Class LayerPrinter

    • Constructor Detail

      • LayerPrinter

        public LayerPrinter()
        Deprecated.
    • Method Detail

      • print

        public BufferedImage print​(Collection layers,
                                   org.locationtech.jts.geom.Envelope envelope,
                                   int extentInPixels)
                            throws Exception
        Deprecated.
        Parameters:
        layers - earlier layers will be rendered above later layers
        Throws:
        Exception