Uses of Interface
org.locationtech.jts.jump.workbench.plugin.Configuration
-
Packages that use Configuration Package Description org.locationtech.jts.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items. -
-
Uses of Configuration in org.locationtech.jts.jump.workbench.plugin
Classes in org.locationtech.jts.jump.workbench.plugin that implement Configuration Modifier and Type Class Description class
Extension
The "entry point" into a JAR file containing PlugIns.Methods in org.locationtech.jts.jump.workbench.plugin with parameters of type Configuration Modifier and Type Method Description static String
PlugInManager. name(Configuration configuration)
static String
PlugInManager. version(Configuration configuration)
-