Class StiGisMapImage

java.lang.Object
com.stimulsoft.report.maps.gis.StiGisMapImage
All Implemented Interfaces:
Closeable, AutoCloseable

public final class StiGisMapImage extends Object implements Closeable
  • Field Details

    • data

      public byte[] data
    • bitmapGdi

      public BufferedImage bitmapGdi
  • Constructor Details

    • StiGisMapImage

      public StiGisMapImage(byte[] data)
  • Method Details