| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataSourceQuery |
FileDataSourceQueryChooser.toDataSourceQuery(File file) |
| Modifier and Type | Method and Description |
|---|---|
DataSourceQuery |
Layer.getDataSourceQuery() |
| Modifier and Type | Method and Description |
|---|---|
Layer |
Layer.setDataSourceQuery(DataSourceQuery dataSourceQuery) |
Copyright © 2015. All rights reserved.