Class WorldFile


  • public class WorldFile
    extends Object
    • Field Detail

      • DEFAULT

        public static final WorldFile DEFAULT
    • Constructor Detail

      • WorldFile

        public WorldFile()
    • Method Detail

      • getColRotation

        public double getColRotation()
      • getFilename

        public String getFilename()
      • getRowRotation

        public double getRowRotation()
      • getXSize

        public double getXSize()
      • getXUpperLeft

        public double getXUpperLeft()
      • getYSize

        public double getYSize()
      • getYUpperLeft

        public double getYUpperLeft()
      • generateWorldFileExtensions

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