Uses of Class
org.openjump.core.ui.plugin.AbstractThreadedUiPlugIn
Packages that use AbstractThreadedUiPlugIn
Package
Description
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
-
Uses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.plugin.edit
Subclasses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.plugin.editModifier and TypeClassDescriptionclassApplies anAffineTransformationto a layer.classclassclassNoder PlugIn computes intersection nodes in a collection of linear or areal features.classclass -
Uses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.workbench.plugin
Subclasses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.workbench.pluginModifier and TypeClassDescriptionclassRun a macro composed of a sequence of plugins along with their parameters. -
Uses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin.analysis
Modifier and TypeClassDescriptionclassPlugIn performing buffer operations authorized by JTS BufferOp class.classPlugIn creating an offset linestring from a linear geometry. -
Uses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin.datastore
Modifier and TypeClassDescriptionclassclassDeprecated.classThis PlugIn runs a SQL query against a datastore and creates a Layer from the result. -
Uses of AbstractThreadedUiPlugIn in com.vividsolutions.jump.workbench.ui.plugin.simplify
-
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin -
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.datastore
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.datastoreModifier and TypeClassDescriptionclassEditDatastoreQueryPlugInload the query used to create a layer in the RunDatastoreQueryPanel. -
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.file
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.fileModifier and TypeClassDescriptionclassPlug-in to open files using a wizard.classclassclass -
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.layer
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.layerModifier and TypeClassDescriptionclassThis plugin split a layer into several layers when its features have different geometry dimensions. -
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.tools
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.toolsModifier and TypeClassDescriptionclassUser can add one or several of the following 3d attributes to a layer.classUser can add one or several of the following geometry attributes to a layer.classPlugin to mimic a SQL GROUP BY operation.classDissolve plugin is used to union features with same attribute value(s).classPlugIn to erase geometries of a layer with the geometries from another layerclassTable join - attaches attributes from one layer to another layer created: 2012-10-01 refactored : 2016-10-29classA plugIn to repair invalid geometriesclassCreated by UMichael on 10/03/2016.classCreates a triangulation using the new Triangulation API of JTS 1.12classUnionByAttribute plugin is used to union features in a Layer or to Dissolve features using an attribute.classUpdate a layer from another layer using a joinclassCreates a Voronoï Dialgram using the new Triangulation API of JTS 1.12 -
Uses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.tools.generate
Subclasses of AbstractThreadedUiPlugIn in org.openjump.core.ui.plugin.tools.generateModifier and TypeClassDescriptionclassCommon attributes and methods for LinearReferencingclassCreate point along a selected linear geometry from a distance and an offset values.classCreate point along a selected linear geometry from a distance and an offset values.classCreates a new point layer from a attribute table where two attributes are used as coordinates.