|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoordinateSystemRegistry | |
|---|---|
| com.vividsolutions.jump.coordsys | |
| com.vividsolutions.jump.io.datasource | The DataSource API is the core API for input and output of data. |
| com.vividsolutions.jump.workbench.ui.plugin | The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). |
| org.openjump.core.ui.plugin.datastore | |
| org.openjump.core.ui.plugin.file.open | |
| Uses of CoordinateSystemRegistry in com.vividsolutions.jump.coordsys |
|---|
| Methods in com.vividsolutions.jump.coordsys that return CoordinateSystemRegistry | |
|---|---|
static CoordinateSystemRegistry |
CoordinateSystemRegistry.instance(Blackboard blackboard)
|
| Uses of CoordinateSystemRegistry in com.vividsolutions.jump.io.datasource |
|---|
| Methods in com.vividsolutions.jump.io.datasource with parameters of type CoordinateSystemRegistry | |
|---|---|
FeatureCollection |
DataSource.installCoordinateSystem(FeatureCollection queryResult,
CoordinateSystemRegistry registry)
|
| Uses of CoordinateSystemRegistry in com.vividsolutions.jump.workbench.ui.plugin |
|---|
| Methods in com.vividsolutions.jump.workbench.ui.plugin with parameters of type CoordinateSystemRegistry | |
|---|---|
static void |
OpenProjectPlugIn.load(Layer layer,
CoordinateSystemRegistry registry,
TaskMonitor monitor)
|
| Uses of CoordinateSystemRegistry in org.openjump.core.ui.plugin.datastore |
|---|
| Methods in org.openjump.core.ui.plugin.datastore with parameters of type CoordinateSystemRegistry | |
|---|---|
static void |
AddDataStoreLayerWizard.load(Layer layer,
CoordinateSystemRegistry registry,
TaskMonitor monitor)
|
| Uses of CoordinateSystemRegistry in org.openjump.core.ui.plugin.file.open |
|---|
| Methods in org.openjump.core.ui.plugin.file.open with parameters of type CoordinateSystemRegistry | |
|---|---|
static void |
OpenProjectWizard.load(Layer layer,
CoordinateSystemRegistry registry,
TaskMonitor monitor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||