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