Read and write world files
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            File | 
                            getFile()Get the File 
  | 
                        
 | 
                            List | 
                            getPixelSize()Get the pixel sizes 
  | 
                        
 | 
                            List | 
                            getRotation()Get a rotations values 
  | 
                        
 | 
                            java.awt.Point | 
                            getUlc()Get the upper left center coordinates as a Point 
  | 
                        
 | 
                            java.lang.String | 
                            toString()The string representation 
  | 
                        
| Methods inherited from class | Name | 
|---|---|
class java.lang.Object | 
                            java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
                        
Create a new WorldFile from the contents of an existing File
file -  The FileWrite a new WorldFile
bounds -  The Boundssize -  The sizefile -  The output FileGet the File
Get the pixel sizes
Get a rotations values
Get the upper left center coordinates as a Point
The string representation