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 voidEditSelectedFeaturePlugIn. apply(FeatureCollection c, PlugInContext context)protected abstract voidWKTPlugIn. 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 voidMapLayerWizardPanel. exitingToRight()voidURLWizardPanel. exitingToRight()
-