|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.shapefile.prj.PrjFileReader
public class PrjFileReader
Constructor Summary | |
---|---|
PrjFileReader(ShpFiles shpFiles)
Load the index file from the given channel. |
Method Summary | |
---|---|
void |
close()
|
org.opengis.referencing.crs.CoordinateReferenceSystem |
getCoodinateSystem()
|
java.lang.String |
id()
An id for the reader. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrjFileReader(ShpFiles shpFiles) throws java.io.IOException
shpFiles
- The channel to read from.
java.io.IOException
- If an error occurs.Method Detail |
---|
public org.opengis.referencing.crs.CoordinateReferenceSystem getCoodinateSystem()
public void close() throws java.io.IOException
java.io.IOException
public java.lang.String id()
FileReader
id
in interface FileReader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |