Uses of Package
org.locationtech.jts.jump.io.datasource
-
Packages that use org.locationtech.jts.jump.io.datasource Package Description org.locationtech.jts.jump.io.datasource The DataSource API is the core API for input and output of data.org.locationtech.jts.jump.workbench.datasource The DataSourceQueryChooser API is used to provide a GUI for a DataSource, enabling it to be part of the JUMP Workbench.org.locationtech.jts.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries. -
Classes in org.locationtech.jts.jump.io.datasource used by org.locationtech.jts.jump.io.datasource Class Description Connection A channel of communication with a DataSource.DataSource A file, database, web service, or other source of data.ReaderWriterFileDataSource Adapts the old JUMP I/O API (Readers and Writers) to the new JUMP I/O API (DataSources).StandardReaderWriterFileDataSource Contains DataSource classes for the standard JUMP Readers and Writers. -
Classes in org.locationtech.jts.jump.io.datasource used by org.locationtech.jts.jump.workbench.datasource Class Description DataSourceQuery A wrapper for a query string that attributes it with the DataSource to apply it against. -
Classes in org.locationtech.jts.jump.io.datasource used by org.locationtech.jts.jump.workbench.model Class Description DataSourceQuery A wrapper for a query string that attributes it with the DataSource to apply it against.