static class Grass.Factory extends FormatFactory<Grass>
The Grass FormatFactory
| Constructor and description | 
|---|
                                Grass.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() |