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 EnterWKTDialogAddNewFeaturesPlugIn. createDialog(PlugInContext context)protected EnterWKTDialogEditSelectedFeaturePlugIn. createDialog(PlugInContext context)protected EnterWKTDialogWKTPlugIn. createDialog(PlugInContext context)
-