Uses of Class
com.vividsolutions.jump.coordsys.CoordinateSystemRegistry
Packages that use CoordinateSystemRegistry
Package
Description
The DataSource API is the core API for input and output of
data.
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of CoordinateSystemRegistry in com.vividsolutions.jump.coordsys
Methods in com.vividsolutions.jump.coordsys that return CoordinateSystemRegistryModifier and TypeMethodDescriptionstatic CoordinateSystemRegistryCoordinateSystemRegistry.instance(Blackboard blackboard) -
Uses of CoordinateSystemRegistry in com.vividsolutions.jump.io.datasource
Methods in com.vividsolutions.jump.io.datasource with parameters of type CoordinateSystemRegistryModifier and TypeMethodDescriptionDataSource.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 CoordinateSystemRegistryModifier and TypeMethodDescriptionstatic voidOpenProjectPlugIn.load(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor) Deprecated. -
Uses of CoordinateSystemRegistry in org.openjump.core.ui.plugin.datastore
Methods in org.openjump.core.ui.plugin.datastore with parameters of type CoordinateSystemRegistryModifier and TypeMethodDescriptionstatic voidAddDataStoreLayerWizard.load(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor) static voidAddWritableDataStoreLayerWizard.load(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor) -
Uses of CoordinateSystemRegistry in org.openjump.core.ui.plugin.file
Methods in org.openjump.core.ui.plugin.file with parameters of type CoordinateSystemRegistryModifier and TypeMethodDescriptionInstallDummyReaderPlugIn.DummyDataSource.installCoordinateSystem(FeatureCollection queryResult, CoordinateSystemRegistry registry) -
Uses of CoordinateSystemRegistry in org.openjump.core.ui.plugin.file.open
Methods in org.openjump.core.ui.plugin.file.open with parameters of type CoordinateSystemRegistryModifier and TypeMethodDescriptionstatic voidOpenProjectWizard.load(Layer layer, CoordinateSystemRegistry registry, TaskMonitor monitor)