public class DefaultPRJFile extends AbstractFormatFile implements PRJFile
FILE_EXTENSION| Constructor and Description |
|---|
DefaultPRJFile() |
| Modifier and Type | Method and Description |
|---|---|
org.cresques.cts.IProjection |
getCRS() |
java.io.File |
getFile() |
java.io.File |
getFile(java.io.File file) |
void |
read(java.io.File file) |
void |
setCRS(org.cresques.cts.IProjection crs) |
void |
write(java.io.File file) |
writeQuietlyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteQuietlypublic java.io.File getFile()
getFile in interface FormatFilepublic java.io.File getFile(java.io.File file)
getFile in interface FormatFilepublic void read(java.io.File file)
throws java.io.IOException
read in interface FormatFilejava.io.IOExceptionpublic void setCRS(org.cresques.cts.IProjection crs)
public void write(java.io.File file)
throws java.io.IOException
write in interface FormatFilejava.io.IOExceptionCopyright © 2025 gvSIG Association. All rights reserved.