Uses of Interface
com.vividsolutions.jump.workbench.plugin.ThreadedPlugIn
-
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.plugin.edit
Classes in com.vividsolutions.jump.plugin.edit that implement ThreadedPlugIn Modifier and Type Class Description class
AffineTransformationPlugIn
Applies anAffineTransformation
to a layer.class
ExtractSegmentsPlugIn
class
GeometrySnapperPlugIn
class
LineNoderPlugIn
class
NoderPlugIn
Noder PlugIn computes intersection nodes in a collection of linear or areal features.class
PolygonizerPlugIn
class
PrecisionReducerPlugIn
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.plugin.qa
Classes in com.vividsolutions.jump.plugin.qa that implement ThreadedPlugIn Modifier and Type Class Description class
DiffGeometryPlugIn
Computes 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 ThreadedPlugIn Modifier and Type Class Description class
AbstractLoadDatasetPlugIn
class
AbstractLoadSaveDatasetPlugIn
class
AbstractSaveDatasetAsPlugIn
class
LoadDatasetPlugIn
Prompts the user to pick a dataset to load.class
SaveDatasetAsFilePlugIn
Deprecated.in favor of com.vividsolutions.jump.workbench.datasource.SaveDatasetAsPlugInclass
SaveDatasetAsPlugIn
Prompts 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 ThreadedPlugIn Modifier and Type Class Description class
RunMacroPlugIn
Run a macro composed of a sequence of plugins along with their parameters.class
ThreadedBasePlugIn
Convenience 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 ThreadedPlugIn Modifier and Type Class Description class
OpenProjectPlugIn
Deprecated.replaced by org.openjump.core.ui.plugin.file.OpenProjectPlugInclass
ValidateSelectedLayersPlugIn
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.analysis
Classes in com.vividsolutions.jump.workbench.ui.plugin.analysis that implement ThreadedPlugIn Modifier and Type Class Description class
AttributeQueryPlugIn
Queries a layer by a spatial predicate.class
BufferPlugIn
PlugIn performing buffer operations authorized by JTS BufferOp class.class
ConvexHullPlugIn
class
GeometryFunctionPlugIn
Provides basic functions for computation withGeometry
objects.class
OffsetCurvePlugIn
PlugIn creating an offset linestring from a linear geometry.class
OverlayPlugIn
Creates a new layer containing intersections of all pairs of features from two input layers.class
SpatialJoinPlugIn
Queries a layer by a spatial predicate.class
SpatialQueryPlugIn
Queries a layer by a spatial predicate.class
UnionPlugIn
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement ThreadedPlugIn Modifier and Type Class Description class
AbstractAddDatastoreLayerPlugIn
class
AddDatastoreLayerPlugIn
Deprecated.class
RunDatastoreQueryPlugIn
This 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 Modifier and Type Class Description class
CoverageSimplifierPlugIn
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.plugin.test
Classes in com.vividsolutions.jump.workbench.ui.plugin.test that implement ThreadedPlugIn Modifier and Type Class Description class
ProgressReportingPlugIn
-
Uses of ThreadedPlugIn in com.vividsolutions.jump.workbench.ui.task
Methods in com.vividsolutions.jump.workbench.ui.task with parameters of type ThreadedPlugIn Modifier and Type Method Description void
TaskMonitorManager. 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 ThreadedPlugIn Modifier and Type Class Description class
MainButtonPlugIn
Convenience 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 Modifier and Type Class Description class
ExtensionManagerPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.rasterimage.styler
Classes in org.openjump.core.rasterimage.styler that implement ThreadedPlugIn Modifier and Type Class Description class
RasterLegendPlugIn
Plugin for displaying the raster (ASC, FLT formats) legend.class
RasterStylesPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin
Classes in org.openjump.core.ui.plugin that implement ThreadedPlugIn Modifier and Type Class Description class
AbstractThreadedUiPlugIn
class
AbstractWizardPlugin
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.cts
Classes in org.openjump.core.ui.plugin.cts that implement ThreadedPlugIn Modifier and Type Class Description class
CTSPlugIn
PlugIn 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 ThreadedPlugIn Modifier and Type Class Description class
EditDataStoreQueryPlugIn
EditDatastoreQueryPlugIn
load the query used to create a layer in the RunDatastoreQueryPanel.class
RefreshDataStoreQueryPlugIn
RefreshDatastoreQueryPlugIn
runs 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 ThreadedPlugIn Modifier and Type Class Description class
ClipToFencePlugIn
class
ReplicateSelectedItemsPlugIn
Replicates/ 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 ThreadedPlugIn Modifier and Type Class Description class
OpenFilePlugIn
Plug-in to open files using a wizard.class
OpenProjectPlugIn
class
OpenWizardPlugIn
class
SaveImageAsSVGPlugIn
Saves the actual map window as svg graphicsclass
SaveWizardPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.layer
Classes in org.openjump.core.ui.plugin.layer that implement ThreadedPlugIn Modifier and Type Class Description class
ExtractLayersByGeometry
This plugin split a layer into several layers when its features have different geometry dimensions. -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.mousemenu
Classes in org.openjump.core.ui.plugin.mousemenu that implement ThreadedPlugIn Modifier and Type Class Description class
NodeFeaturesPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features split polygonsclass
NodeLinesPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features node linesclass
NodePolygonsPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features node polygonsclass
SplitFeaturesPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features split polygons split linesclass
SplitLinesNodePolygonsPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features split polygonsclass
SplitPolygonsNodeLinesPlugIn
This is a mouse menu plugin activating Noder plugin with following options update selected features split polygons node lines -
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster
Classes in org.openjump.core.ui.plugin.raster that implement ThreadedPlugIn Modifier and Type Class Description class
CreateLatticeFromSelectedImageLayerPlugIn
Creates 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 themclass
CreatePolygonGridFromSelectedImageLayerPlugIn
Creates 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 themclass
CropWarpPlugIn
class
HistogramPlugIn
created on 06.06.2018class
KernelAnalysisPlugIn
class
ManageDataPlugIn
A comprensive class/plugin to manage data of a single raster layerclass
ProfileGraphPlugIn
class
VectorizeToContoursPlugIn
class
VectorizeToPolygonsPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster.nodata
Classes in org.openjump.core.ui.plugin.raster.nodata that implement ThreadedPlugIn Modifier and Type Class Description class
ChangeNoDataValuePlugIn
class
ChangeRangeValuesToNoDataPlugIn
class
ChangeValueToNoDataPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.raster.statistics
Classes in org.openjump.core.ui.plugin.raster.statistics that implement ThreadedPlugIn Modifier and Type Class Description class
DEMStatisticsPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.style
Classes in org.openjump.core.ui.plugin.style that implement ThreadedPlugIn Modifier and Type Class Description class
LoadStylePlugIn
class
SaveStylePlugIn
plugin 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 ThreadedPlugIn Modifier and Type Class Description class
Add3DGeometryAttributesPlugIn
User can add one or several of the following 3d attributes to a layer.class
AddGeometryAttributesPlugIn
User can add one or several of the following geometry attributes to a layer.class
BeanshellAttributeCalculatorPlugIn
Creates a new layer, adding a (dynamic) attribute computed from a beanshell expression.class
CreateThiessenPolygonsPlugIn
Creates voronoi regions from a set of points.class
DeleteDuplicateGeometriesPlugIn
Eliminates features that have exactly the same geometry.class
Dissolve2PlugIn
Plugin to mimic a SQL GROUP BY operation.class
DissolvePlugIn
Dissolve plugin is used to union features with same attribute value(s).class
EraseLayerAWithLayerBPlugIn
PlugIn to erase geometries of a layer with the geometries from another layerclass
IntersectPolygonLayersPlugIn
class
JoinAttributesSpatiallyPlugIn
Merges attributes according to some spatial and statistical criteria from one dataset to anotherclass
JoinTableFromExistingLayerPlugIn
Table join - attaches attributes from one layer to another layer created: 2012-10-01 refactored : 2016-10-29class
JoinTablePlugIn
class
MakeValidPlugIn
A plugIn to repair invalid geometriesclass
MultiRingBufferSelectedPlugIn
class
PlanarGraphPlugIn
PlanarGraphPlugIn computes a planar graph from a set of features.class
RemoveSpikePlugIn
Created by UMichael on 10/03/2016.class
ReplaceValuePlugIn
Deprecated.this plugin is not undoable - moreover, it is redundant with AutoAssignAttributeclass
SimplifyWithJTSAlgorithmPlugIn
Simplifies a selected line, criterion is a maximal line displacementclass
SpatialJoinPlugIn
This PlugIn can make spatial joins using different geometry predicates.class
SplitPolygonPlugIn
class
TriangulationPlugIn
Creates a triangulation using the new Triangulation API of JTS 1.12class
UnionByAttributePlugIn
UnionByAttribute plugin is used to union features in a Layer or to Dissolve features using an attribute.class
UpdateWithJoinPlugIn
Update a layer from another layer using a joinclass
VoronoiDiagramPlugIn
Creates 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 ThreadedPlugIn Modifier and Type Class Description class
IntersectPolygonsOneLayerPlugIn
class
MergePolygonsWithNeighbourPlugIn
class
MergeSelectedPolygonsWithNeighbourPlugIn
Deprecated.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 ThreadedPlugIn Modifier and Type Class Description class
CalculateDistancesPlugIn
Calculates 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 ThreadedPlugIn Modifier and Type Class Description class
SimplifyPolygonCoveragePlugIn
Extracts 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 ThreadedPlugIn Modifier and Type Class Description class
AbstractLinearReferencingPlugIn
Common attributes and methods for LinearReferencingclass
CreateGridPlugIn
Create a grid or graticule for the map.class
LinearReferencingOnLayerPlugIn
Create point along a selected linear geometry from a distance and an offset values.class
LinearReferencingOnSelectionPlugIn
Create point along a selected linear geometry from a distance and an offset values.class
PointLayerFromAttributeTablePlugIn
Creates a new point layer from a attribute table where two attributes are used as coordinates.class
RasterizePlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.geometrychange
Classes in org.openjump.core.ui.plugin.tools.geometrychange that implement ThreadedPlugIn Modifier and Type Class Description class
ExtractCommonBoundaryBetweenPolysPlugIn
Extracts the boundaries of a polygon layer distinguishing between shared and non-shared boundaries.class
ExtractPointsPlugIn
Extracts points from polygon or line features and writes them to a new layerclass
PointsToPathsPlugIn
-
Uses of ThreadedPlugIn in org.openjump.core.ui.plugin.tools.statistics
Classes in org.openjump.core.ui.plugin.tools.statistics that implement ThreadedPlugIn Modifier and Type Class Description class
CalcVarianceAndMeanPerClassPlugIn
class
ClassifyAttributesPlugIn
class
CreateBarPlotPlugIn
class
CreateHistogramPlugIn
created on 19.10.2007class
CreateScatterPlotPlugIn
-