|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WKTReader | |
|---|---|
| com.vividsolutions.jts.io | Contains the interfaces for converting JTS objects to and from other formats. |
| Uses of WKTReader in com.vividsolutions.jts.io |
|---|
| Constructors in com.vividsolutions.jts.io with parameters of type WKTReader | |
|---|---|
WKTFileReader(File file,
WKTReader wktReader)
Creates a new WKTFileReader given the File to read from and a WKTReader to use to parse the geometries. |
|
WKTFileReader(Reader reader,
WKTReader wktReader)
Creates a new WKTFileReader, given a Reader to read from. |
|
WKTFileReader(String filename,
WKTReader wktReader)
Creates a new WKTFileReader, given the name of the file to read from. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||