Uses of Interface
org.locationtech.jts.jump.io.datasource.Connection
-
Packages that use Connection Package Description org.locationtech.jts.jump.io.datasource The DataSource API is the core API for input and output of data. -
-
Uses of Connection in org.locationtech.jts.jump.io.datasource
Methods in org.locationtech.jts.jump.io.datasource that return Connection Modifier and Type Method Description abstract Connection
DataSource. getConnection()
Creates a new Connection to this DataSource.Connection
ReaderWriterFileDataSource. getConnection()
-