Class WorldFile


  • public class WorldFile
    extends Object
    • Field Detail

      • DEFAULT

        public static final WorldFile DEFAULT
    • Constructor Detail

      • WorldFile

        public WorldFile()
    • Method Detail

      • getColRotation

        public float getColRotation()
      • getFilename

        public String getFilename()
      • getRowRotation

        public float getRowRotation()
      • getXSize

        public float getXSize()
      • getXUpperLeft

        public double getXUpperLeft()
      • getYSize

        public float getYSize()
      • getYUpperLeft

        public double getYUpperLeft()
      • generateWorldFileExtensions

        public static List<String> generateWorldFileExtensions​(String filename)