| Package | Description |
|---|---|
| com.vividsolutions.jump.io.datasource |
The DataSource API is the core API for input and output of
data.
|
| com.vividsolutions.jump.workbench.datasource |
The DataSourceQueryChooser API is used to provide a GUI for a
DataSource, enabling it to be part of the JUMP Workbench.
|
| com.vividsolutions.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.
|
| Class and 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.
|
| Class and Description |
|---|
| DataSourceQuery
A wrapper for a query string that attributes it with the DataSource
to apply it against.
|
| Class and Description |
|---|
| DataSourceQuery
A wrapper for a query string that attributes it with the DataSource
to apply it against.
|
Copyright © 2015. All rights reserved.