Uses of Class
org.locationtech.jts.jump.workbench.ui.EnterWKTDialog
-
Packages that use EnterWKTDialog 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). -
-
Uses of EnterWKTDialog in org.locationtech.jts.jump.workbench.ui.plugin
Methods in org.locationtech.jts.jump.workbench.ui.plugin that return EnterWKTDialog Modifier and Type Method Description protected EnterWKTDialog
AddNewFeaturesPlugIn. createDialog(PlugInContext context)
protected EnterWKTDialog
EditSelectedFeaturePlugIn. createDialog(PlugInContext context)
protected EnterWKTDialog
WKTPlugIn. createDialog(PlugInContext context)
-