Uses of Class
org.locationtech.jts.jump.workbench.WorkbenchException
-
Packages that use WorkbenchException Package Description org.locationtech.jts.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items).org.locationtech.jts.jump.workbench.ui.plugin.wms -
-
Uses of WorkbenchException in org.locationtech.jts.jump.workbench.ui.plugin
Methods in org.locationtech.jts.jump.workbench.ui.plugin that throw WorkbenchException Modifier and Type Method Description protected void
EditSelectedFeaturePlugIn. apply(FeatureCollection c, PlugInContext context)
protected abstract void
WKTPlugIn. apply(FeatureCollection c, PlugInContext context)
-
Uses of WorkbenchException in org.locationtech.jts.jump.workbench.ui.plugin.wms
Methods in org.locationtech.jts.jump.workbench.ui.plugin.wms that throw WorkbenchException Modifier and Type Method Description void
MapLayerWizardPanel. exitingToRight()
void
URLWizardPanel. exitingToRight()
-