|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceQuery | |
|---|---|
| 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. |
| org.openjump.core.ui.util | |
| Uses of DataSourceQuery in com.vividsolutions.jump.workbench.datasource |
|---|
| Methods in com.vividsolutions.jump.workbench.datasource that return DataSourceQuery | |
|---|---|
DataSourceQuery |
FileDataSourceQueryChooser.toDataSourceQuery(java.io.File file)
|
| Uses of DataSourceQuery in com.vividsolutions.jump.workbench.model |
|---|
| Methods in com.vividsolutions.jump.workbench.model that return DataSourceQuery | |
|---|---|
DataSourceQuery |
Layer.getDataSourceQuery()
|
| Methods in com.vividsolutions.jump.workbench.model with parameters of type DataSourceQuery | |
|---|---|
Layer |
Layer.setDataSourceQuery(DataSourceQuery dataSourceQuery)
|
| Uses of DataSourceQuery in org.openjump.core.ui.util |
|---|
| Methods in org.openjump.core.ui.util with parameters of type DataSourceQuery | |
|---|---|
static void |
ExceptionUtil.reportExceptions(java.util.ArrayList exceptions,
DataSourceQuery dataSourceQuery,
WorkbenchFrame workbenchFrame,
HTMLFrame outputFrame)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||