Class ImageProviderGeometry

    • Constructor Detail

      • ImageProviderGeometry

        public ImageProviderGeometry(GeometryStyle style,
                                     GenericRTree<ZoomlevelGeometryProvider> tree,
                                     int nthreads,
                                     int tileWidth,
                                     int tileHeight)
        Parameters:
        style - the style to use for painting.
        tree - the RTree of geometries.
        nthreads - the number of threads to use for production of tiles.
        tileHeight -
        tileWidth -
    • Method Detail

      • finalize

        protected void finalize()
      • setTileWidth

        public void setTileWidth(int tileWidth)
      • setTileHeight

        public void setTileHeight(int tileHeight)