static class WorldImage.Factory extends FormatFactory<WorldImage>
The WorldImage FormatFactory
| Constructor and description | 
|---|
                                WorldImage.Factory() | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            protected Format | 
                            createFromFile(java.io.File file) | 
                        
 | 
                            protected Format | 
                            createFromFormat(AbstractGridFormat gridFormat, java.lang.Object source) | 
                        
 | 
                            protected java.util.List<java.lang.String> | 
                            getFileExtensions() |