Class WMSTiledImageLayer.ComposeImageTile

    • Field Detail

      • width

        protected int width
      • height

        protected int height
      • file

        protected java.io.File file
    • Constructor Detail

      • ComposeImageTile

        public ComposeImageTile​(Sector sector,
                                java.lang.String mimeType,
                                Level level,
                                int width,
                                int height)
                         throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getWidth

        public int getWidth()
        Overrides:
        getWidth in class Tile
      • getHeight

        public int getHeight()
        Overrides:
        getHeight in class Tile
      • getPath

        public java.lang.String getPath()
        Overrides:
        getPath in class Tile
      • getFile

        public java.io.File getFile()