Package org.gvsig.basicformats
Interface WLDFile
- All Superinterfaces:
FormatFile
- All Known Implementing Classes:
DefaultWLDFile
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetValue(WLDFile.WorldGeoreferencing georeferencing) voidsetValue(org.gvsig.fmap.geom.primitive.Envelope envelope, int rows, int columns) Methods inherited from interface org.gvsig.basicformats.FormatFile
getFile, getFile, read, write, writeQuietly
-
Field Details
-
FILE_EXTENSION
- See Also:
-
-
Method Details
-
setValue
void setValue(org.gvsig.fmap.geom.primitive.Envelope envelope, int rows, int columns) -
setValue
-
getGeoreferencing
WLDFile.WorldGeoreferencing getGeoreferencing() -
read
- Throws:
IOException
-