Uses of Interface
com.vividsolutions.jump.workbench.plugin.ThreadedPlugIn
Packages that use ThreadedPlugIn
Package
Description
The DataSourceQueryChooser API is used to provide a GUI for a
DataSource, enabling it to be part of the JUMP Workbench.
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.plugin.edit
Classes in com.vividsolutions.jump.plugin.edit that implement ThreadedPlugInModifier and TypeClassDescriptionclassApplies anAffineTransformationto a layer.classclassclassclassNoder PlugIn computes intersection nodes in a collection of linear or areal features.classclass -
Uses of ThreadedPlugIn in com.vividsolutions.jump.plugin.qa
Classes in com.vividsolutions.jump.plugin.qa that implement ThreadedPlugInModifier and TypeClassDescriptionclassComputes both raw segment diffs and geometry diffs for two input layers. -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.datasource
Classes in com.vividsolutions.jump.workbench.datasource that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassclassclassPrompts the user to pick a dataset to load.classDeprecated.in favor of com.vividsolutions.jump.workbench.datasource.SaveDatasetAsPlugInclassPrompts the user to pick a dataset to save. -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement ThreadedPlugInModifier and TypeClassDescriptionclassRun a macro composed of a sequence of plugins along with their parameters.classConvenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn. -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin
Classes in com.vividsolutions.jump.workbench.ui.plugin that implement ThreadedPlugInModifier and TypeClassDescriptionclassDeprecated.replaced by org.openjump.core.ui.plugin.file.OpenProjectPlugInclass -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.analysis
Classes in com.vividsolutions.jump.workbench.ui.plugin.analysis that implement ThreadedPlugInModifier and TypeClassDescriptionclassQueries a layer by a spatial predicate.classPlugIn performing buffer operations authorized by JTS BufferOp class.classclassProvides basic functions for computation withGeometryobjects.classPlugIn creating an offset linestring from a linear geometry.classCreates a new layer containing intersections of all pairs of features from two input layers.classQueries a layer by a spatial predicate.classQueries a layer by a spatial predicate.class -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassDeprecated.classThis PlugIn runs a SQL query against a datastore and creates a Layer from the result. -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.simplify
Classes in com.vividsolutions.jump.workbench.ui.plugin.simplify that implement ThreadedPlugIn -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.test
Classes in com.vividsolutions.jump.workbench.ui.plugin.test that implement ThreadedPlugIn -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.task
Methods in com.vividsolutions.jump.workbench.ui.task with parameters of type ThreadedPlugInModifier and TypeMethodDescriptionvoidTaskMonitorManager.execute(ThreadedPlugIn plugIn, PlugInContext context) Executes the task in a separate thread, reporting progress in a dialog. -
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.toolbox
Classes in com.vividsolutions.jump.workbench.ui.toolbox that implement ThreadedPlugInModifier and TypeClassDescriptionclassConvenience superclass used in toolboxes that have one primary button. -
Uses of ThreadedPlugIn in de.latlon.deejump.plugin.manager
Classes in de.latlon.deejump.plugin.manager that implement ThreadedPlugIn -
Uses of ThreadedPlugIn in org.openjump.core.rasterimage.styler
Classes in org.openjump.core.rasterimage.styler that implement ThreadedPlugInModifier and TypeClassDescriptionclassPlugin for displaying the raster (ASC, FLT formats) legend.class -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin
Classes in org.openjump.core.ui.plugin that implement ThreadedPlugIn -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.cts
Classes in org.openjump.core.ui.plugin.cts that implement ThreadedPlugInModifier and TypeClassDescriptionclassPlugIn to transform coordinates using Coordinate Transformation Suite (CTS) -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.datastore
Classes in org.openjump.core.ui.plugin.datastore that implement ThreadedPlugInModifier and TypeClassDescriptionclassEditDatastoreQueryPlugInload the query used to create a layer in the RunDatastoreQueryPanel.classRefreshDatastoreQueryPlugInruns the query associated to this layer and replace the dataset. -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.edit
Classes in org.openjump.core.ui.plugin.edit that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassReplicates/ copys selected items in a new or existing layer -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.file
Classes in org.openjump.core.ui.plugin.file that implement ThreadedPlugInModifier and TypeClassDescriptionclassPlug-in to open files using a wizard.classclassclassSaves the actual map window as svg graphicsclass -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.layer
Classes in org.openjump.core.ui.plugin.layer that implement ThreadedPlugInModifier and TypeClassDescriptionclassThis plugin split a layer into several layers when its features have different geometry dimensions. -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster
Classes in org.openjump.core.ui.plugin.raster that implement ThreadedPlugInModifier and TypeClassDescriptionclassCreates a lattice for the current selected raster image TODO : I was going todo this as a normal plugin, but this won't work since raster images are Layerables and not layer objects, so the drop down list doesn't display themclassCreates a polygon grid from the current selected raster image TODO : I was going todo this as a normal plugin, but this won't work since raster images are Layerables and not layer objects, so the drop down list doesn't display themclassclasscreated on 06.06.2018classclassA comprensive class/plugin to manage data of a single raster layerclassclassclass -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster.nodata
Classes in org.openjump.core.ui.plugin.raster.nodata that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassclass -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster.statistics
Classes in org.openjump.core.ui.plugin.raster.statistics that implement ThreadedPlugIn -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.style
Classes in org.openjump.core.ui.plugin.style that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassplugin to save a layer style as file. -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools
Classes in org.openjump.core.ui.plugin.tools that implement ThreadedPlugInModifier 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.classCreates a new layer, adding a (dynamic) attribute computed from a beanshell expression.classCreates voronoi regions from a set of points.final classEliminates features that have exactly the same geometry.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 layerclassclassMerges attributes according to some spatial and statistical criteria from one dataset to anotherclassTable join - attaches attributes from one layer to another layer created: 2012-10-01 refactored : 2016-10-29classclassA plugIn to repair invalid geometriesclassclassPlanarGraphPlugIn computes a planar graph from a set of features.classCreated by UMichael on 10/03/2016.classDeprecated.this plugin is not undoable - moreover, it is redundant with AutoAssignAttributeclassSimplifies a selected line, criterion is a maximal line displacementclassThis PlugIn can make spatial joins using different geometry predicates.classclassCreates 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 ThreadedPlugIn in org.openjump.core.ui.plugin.tools.analysis.onelayer
Classes in org.openjump.core.ui.plugin.tools.analysis.onelayer that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassclassDeprecated.see new MergePolygonsWithNeighbourPlugIn -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.analysis.twolayers
Classes in org.openjump.core.ui.plugin.tools.analysis.twolayers that implement ThreadedPlugInModifier and TypeClassDescriptionclassCalculates distances between the geometries in 2 different datasets -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.generalization
Classes in org.openjump.core.ui.plugin.tools.generalization that implement ThreadedPlugInModifier and TypeClassDescriptionclassExtracts the boundaries of a polygon layer, simplifies them, and then uses the polygonizer to create polygons again. -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.generate
Classes in org.openjump.core.ui.plugin.tools.generate that implement ThreadedPlugInModifier and TypeClassDescriptionclassCommon attributes and methods for LinearReferencingclassCreate a grid or graticule for the map.classCreate 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.class -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.geometrychange
Classes in org.openjump.core.ui.plugin.tools.geometrychange that implement ThreadedPlugInModifier and TypeClassDescriptionclassExtracts the boundaries of a polygon layer distinguishing between shared and non-shared boundaries.classExtracts points from polygon or line features and writes them to a new layerclass -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.statistics
Classes in org.openjump.core.ui.plugin.tools.statistics that implement ThreadedPlugInModifier and TypeClassDescriptionclassclassclassclasscreated on 19.10.2007class