Uses of Class
com.vividsolutions.jump.workbench.plugin.EnableCheckFactory
Packages that use EnableCheckFactory
Package
Description
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
-
Uses of EnableCheckFactory in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return EnableCheckFactoryModifier and TypeMethodDescriptionPlugInContext.getCheckFactory()static EnableCheckFactoryEnableCheckFactory.getInstance(WorkbenchContext workbenchContext) -
Uses of EnableCheckFactory in com.vividsolutions.jump.workbench.ui.warp
Methods in com.vividsolutions.jump.workbench.ui.warp with parameters of type EnableCheckFactoryModifier and TypeMethodDescriptionstatic EnableCheckAffineTransformPlugIn.getEnableCheck(EnableCheckFactory enableCheckFactory) static EnableCheckProjectiveTransformPlugIn.getEnableCheck(EnableCheckFactory enableCheckFactory) -
Uses of EnableCheckFactory in de.fho.jump.pirol.utilities.plugIns
Fields in de.fho.jump.pirol.utilities.plugIns declared as EnableCheckFactoryModifier and TypeFieldDescriptionprotected static EnableCheckFactoryStandardPirolPlugIn.checkFactory