Uses of Interface
com.vividsolutions.jump.workbench.plugin.ShortcutEnabled
-
-
Uses of ShortcutEnabled in com.vividsolutions.jump.plugin.edit
Classes in com.vividsolutions.jump.plugin.edit that implement ShortcutEnabled Modifier and Type Class Description classAffineTransformationPlugInApplies anAffineTransformationto a layer.classExtractSegmentsPlugInclassGeometrySnapperPlugInclassLineNoderPlugInclassNoderPlugInNoder PlugIn computes intersection nodes in a collection of linear or areal features.classPolygonizerPlugInclassPrecisionReducerPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.plugin.qa
Classes in com.vividsolutions.jump.plugin.qa that implement ShortcutEnabled Modifier and Type Class Description classDiffGeometryPlugInComputes both raw segment diffs and geometry diffs for two input layers. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.datasource
Classes in com.vividsolutions.jump.workbench.datasource that implement ShortcutEnabled Modifier and Type Class Description classAbstractLoadDatasetPlugInclassAbstractLoadSaveDatasetPlugInclassAbstractSaveDatasetAsPlugInclassInstallStandardDataSourceQueryChoosersPlugInAdds to the JUMP Workbench the UIs for opening and saving files with the basic file formats.classLoadDatasetPlugInPrompts the user to pick a dataset to load.classSaveDatasetAsFilePlugInDeprecated.in favor of com.vividsolutions.jump.workbench.datasource.SaveDatasetAsPlugInclassSaveDatasetAsPlugInPrompts the user to pick a dataset to save. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement ShortcutEnabled Modifier and Type Class Description classAbstractPlugInDefault implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.classMacroPlugInA sequence of plug-ins treated as one.classRunMacroPlugInRun a macro composed of a sequence of plugins along with their parameters.classStartMacroPlugInStart recording a sequence of plugin executionclassStopMacroPlugInStop recording a macro.classThreadedBasePlugInConvenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement ShortcutEnabled Modifier and Type Class Description classWorkbenchFrame.ExitPlugin -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.cursortool.editing
Classes in com.vividsolutions.jump.workbench.ui.cursortool.editing that implement ShortcutEnabled Modifier and Type Class Description classEditingPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin
-
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.analysis
Classes in com.vividsolutions.jump.workbench.ui.plugin.analysis that implement ShortcutEnabled Modifier and Type Class Description classAttributeQueryPlugInQueries a layer by a spatial predicate.classBufferPlugInPlugIn performing buffer operations authorized by JTS BufferOp class.classCalculateAreasAndLengthsPlugInCalculates areas and lengths from information obtained from the user via aMultiInputDialog.classConvexHullPlugInclassGeometryFunctionPlugInProvides basic functions for computation withGeometryobjects.classOffsetCurvePlugInPlugIn creating an offset linestring from a linear geometry.classOverlayPlugInCreates a new layer containing intersections of all pairs of features from two input layers.classSpatialJoinPlugInQueries a layer by a spatial predicate.classSpatialQueryPlugInQueries a layer by a spatial predicate.classUnionPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.clipboard
Classes in com.vividsolutions.jump.workbench.ui.plugin.clipboard that implement ShortcutEnabled Modifier and Type Class Description classCopyImagePlugInclassCopySelectedItemsPlugInclassCopySelectedLayersPlugInclassCopyThisCoordinatePlugInclassCutSelectedItemsPlugInclassCutSelectedLayersPlugInclassLayerableClipboardPlugInclassPasteItemsPlugInLets user paste items from the clipboard.classPasteLayersPlugInLets user paste layers from the clipboard. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement ShortcutEnabled Modifier and Type Class Description classAbstractAddDatastoreLayerPlugInclassAddDatastoreLayerPlugInDeprecated.classConnectionManagerToolboxPlugInclassInstallDatastoreLayerRendererHintsPlugInclassRefreshDataStoreLayerPluginclassRunDatastoreQueryPlugInThis PlugIn runs a SQL query against a datastore and creates a Layer from the result. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.generate
Classes in com.vividsolutions.jump.workbench.ui.plugin.generate that implement ShortcutEnabled Modifier and Type Class Description classBoundaryMatchDataPlugInCreates two polygon-grid layers that interlock with sinusoidal "teeth".classShowTriangulationPlugInSee White, Marvin S., Jr. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.imagery
Classes in com.vividsolutions.jump.workbench.ui.plugin.imagery that implement ShortcutEnabled Modifier and Type Class Description classAddImageLayerPlugInclassImageLayerManagerPlugInSimple Image Layer Management UI. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.scalebar
Classes in com.vividsolutions.jump.workbench.ui.plugin.scalebar that implement ShortcutEnabled Modifier and Type Class Description classInstallScaleBarPlugInEnsures that all TaskFrames get a scale bar.classScaleBarPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.simplify
Classes in com.vividsolutions.jump.workbench.ui.plugin.simplify that implement ShortcutEnabled Modifier and Type Class Description classCoverageSimplifierPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.skin
Classes in com.vividsolutions.jump.workbench.ui.plugin.skin that implement ShortcutEnabled Modifier and Type Class Description classInstallSkinsPlugInInstalls custom 'look and feel' for UI via 'Skins'. -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.test
Classes in com.vividsolutions.jump.workbench.ui.plugin.test that implement ShortcutEnabled Modifier and Type Class Description classMicroscopePlugInclassProgressReportingPlugInclassRandomArrowsPlugInclassRandomTrianglesPlugInclassTestColorThemingPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.plugin.wms
Classes in com.vividsolutions.jump.workbench.ui.plugin.wms that implement ShortcutEnabled Modifier and Type Class Description classEditWMSQueryPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.renderer.style
Classes in com.vividsolutions.jump.workbench.ui.renderer.style that implement ShortcutEnabled Modifier and Type Class Description classCustomFillPatternExamplePlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.snap
Classes in com.vividsolutions.jump.workbench.ui.snap that implement ShortcutEnabled Modifier and Type Class Description classInstallGridPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.style
Classes in com.vividsolutions.jump.workbench.ui.style that implement ShortcutEnabled Modifier and Type Class Description classChangeStylesPlugInDeprecated.As of release 1.3, replaced byDeeChangeStylesPlugInclassCopyStylesPlugInCopies the styles for a layer to a paste bufferclassLegendPlugInPlugin to display the legend of correct symbology used into a viewclassPasteStylesPlugInPastes the styles from the internal style paste buffer to a layer -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.toolbox
Classes in com.vividsolutions.jump.workbench.ui.toolbox that implement ShortcutEnabled Modifier and Type Class Description classMainButtonPlugInConvenience superclass used in toolboxes that have one primary button.classToolboxPlugInDeprecated.future implementations should useToolboxPlugInV2insteadclassToolboxPlugInV2pretty muchToolboxPlugInbut cleaned up plus propagating errors from initializeToolbox() -> getToolbox() -> execute() making implementations easier and more failsafe -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.warp
Classes in com.vividsolutions.jump.workbench.ui.warp that implement ShortcutEnabled Modifier and Type Class Description classAffineTransformPlugInApplies an affine transform to the selected layers.classProjectiveTransformPlugInApplies a projective transform to the selected layers.classWarpingPlugIn -
Uses of ShortcutEnabled in com.vividsolutions.jump.workbench.ui.zoom
Classes in com.vividsolutions.jump.workbench.ui.zoom that implement ShortcutEnabled Modifier and Type Class Description classInstallZoomBarPlugInclassPanToSelectedItemsPlugInZoom to the features, then flash them.classZoomBarPlugInclassZoomNextPlugInclassZoomPreviousPlugInclassZoomToClickPlugInclassZoomToCoordinatePlugInclassZoomToFencePlugInclassZoomToFullExtentPlugInclassZoomToLayerPlugInclassZoomToSelectedItemsPlugInZoom to the features, then flash them. -
Uses of ShortcutEnabled in de.fho.jump.pirol.plugins.EditAttributeByFormula
Classes in de.fho.jump.pirol.plugins.EditAttributeByFormula that implement ShortcutEnabled Modifier and Type Class Description classEditAttributeByFormulaPlugInPlugIn that creates a new attribute and assigns values to it, that are calculated by processing a formula that was created by the user. -
Uses of ShortcutEnabled in de.fho.jump.pirol.utilities.plugIns
Classes in de.fho.jump.pirol.utilities.plugIns that implement ShortcutEnabled Modifier and Type Class Description classStandardPirolPlugInOverrides most of the abstract methods of the AbstractPlugIn to implement a default behavior, that fits the needs for a plugIn in the PIROL context. -
Uses of ShortcutEnabled in de.latlon.deejump.plugin
Classes in de.latlon.deejump.plugin that implement ShortcutEnabled Modifier and Type Class Description classSaveLegendPlugIn... -
Uses of ShortcutEnabled in de.latlon.deejump.plugin.manager
Classes in de.latlon.deejump.plugin.manager that implement ShortcutEnabled Modifier and Type Class Description classExtensionManagerPlugIn -
Uses of ShortcutEnabled in de.latlon.deejump.plugin.style
Classes in de.latlon.deejump.plugin.style that implement ShortcutEnabled Modifier and Type Class Description classDeeChangeStylesPlugInDeeChangeStylesPlugInclassLayerStyle2SLDPlugIn... -
Uses of ShortcutEnabled in de.soldin.jumpcore.geomconv
Classes in de.soldin.jumpcore.geomconv that implement ShortcutEnabled Modifier and Type Class Description classGCPluginA jump plugin for the conversion of geometries into one another. -
Uses of ShortcutEnabled in org.openjump.core.ccordsys.srid
Classes in org.openjump.core.ccordsys.srid that implement ShortcutEnabled Modifier and Type Class Description classEnsureAllLayersHaveSRIDStylePlugInAdds the SRIDStyle to every layer that JUMP encounters. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin
Classes in org.openjump.core.ui.plugin that implement ShortcutEnabled Modifier and Type Class Description classAbstractThreadedUiPlugInclassAbstractUiPlugInDefault implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.classAbstractWizardPlugin -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.cts
Classes in org.openjump.core.ui.plugin.cts that implement ShortcutEnabled Modifier and Type Class Description classCTSPlugInPlugIn to transform coordinates using Coordinate Transformation Suite (CTS) -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.customize
Classes in org.openjump.core.ui.plugin.customize that implement ShortcutEnabled Modifier and Type Class Description classBeanToolsPlugInThis OpenJUMP PlugIn adds the capability to launch a scripted file from the menu.classPythonToolsPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.datastore
Classes in org.openjump.core.ui.plugin.datastore that implement ShortcutEnabled Modifier and Type Class Description classEditDataStoreQueryPlugInEditDatastoreQueryPlugInload the query used to create a layer in the RunDatastoreQueryPanel.classRefreshDataStoreQueryPlugInRefreshDatastoreQueryPlugInruns the query associated to this layer and replace the dataset. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.datastore.transaction
Classes in org.openjump.core.ui.plugin.datastore.transaction that implement ShortcutEnabled Modifier and Type Class Description classDataStoreTransactionManagerPlugInDataStoreTransactionManagerPlugIn is a ToolBox containing: a text area displaying uncommitted edits a commit button : to commit changes to the database an update button : to update changes from the database an inspect button : to inspect local evolutions not yet commited -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.edit
Classes in org.openjump.core.ui.plugin.edit that implement ShortcutEnabled Modifier and Type Class Description classClipToFencePlugInclassCopyBBoxPluginCopyBBoxPluginclassInvertSelectionPlugInSelects all Features which were not selected in layers where at least one feature was selected.classReplicateSelectedItemsPlugInReplicates/ copys selected items in a new or existing layerclassSelectAllLayerItemsPlugInSelects all items of the actual layer and informs about the number of selected items.classSelectAllModifiedFeaturesPlugInSelects all Features with the modified flag setclassSelectByTypePlugInclassSelectGeometryCollectionsPlugInA plugin to select features with complex geometries (MultiPoint, MultiLineString, MultiPolygon or GeometryCollection).classSelectItemsByCircleFromSelectedLayersPlugInSelects items within a cirlce of the actual selected layers and informs about the number of selected itemsclassSelectItemsByFenceFromSelectedLayersPlugInSelects items within a fence of the actual selected layers and informs about the number of selected items.classSelectLayersWithSelectedItemsPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.edittoolbox
Classes in org.openjump.core.ui.plugin.edittoolbox that implement ShortcutEnabled Modifier and Type Class Description classAutoCompletePolygonPlugInclassConstrainedMoveVertexPlugInclassCutFeaturesPlugInclassCutPolygonSIGLEPlugInCutPolygonSIGLEPlugIn is an editing tool to cut a polygon using the geometry of another polygon.classDrawCircleWithGivenRadiusPlugInSelects items of the actual layer and informs about the number of selected itemsclassDrawConstrainedArcPlugInclassDrawConstrainedCirclePlugInclassDrawConstrainedLineStringPlugInclassDrawConstrainedPolygonPlugInclassFillPolygonPlugInThis PlugIn creates a planar graph from features displayed in view and creates a polygon from the area containing the user click.classNoteToolPlugInclassRemodelerPlugInclassRotateSelectedItemPlugInclassScaleSelectedItemsPlugInclassSelectMultiItemsPlugInCreated by UMichael on 31/05/2015.classSelectOneItemPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.file
Classes in org.openjump.core.ui.plugin.file that implement ShortcutEnabled Modifier and Type Class Description classFileDragDropPluginclassInstallDummyReaderPlugInInstall a dummy reader which does not try to read files with xml or txt extension.classOpenFilePlugInPlug-in to open files using a wizard.classOpenProjectPlugInclassOpenRecentPlugInclassOpenWizardPlugInclassSaveImageAsSVGPlugInSaves the actual map window as svg graphicsclassSaveLayersWithoutDataSourcePlugInSubclass this to implement a 'Save Project' plugin.classSaveWizardPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.help
Classes in org.openjump.core.ui.plugin.help that implement ShortcutEnabled Modifier and Type Class Description classSearchCommandPlugInA search toolbar to find an existing command in the menus, submenus and popup menus of OpenJUMP. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.layer
Classes in org.openjump.core.ui.plugin.layer that implement ShortcutEnabled Modifier and Type Class Description classChangeLayerableNamePlugInChangeLayerableNamechanges the name of a layer.classChangeSRIDPlugInclassCombineSelectedLayersPlugInclassExportLayerableEnvelopeAsGeometryPlugInGiuseppe Aruta 2015_01_15 PlugIn to export the envelope of any type of layerable (Layer.class, ReferencedImageStyle.class, WMSLayer.class, WFSLayer.class, RasterImageLayer.class) as geometry.classExtractLayerInFenceclassExtractLayersByAttributeclassExtractLayersByGeometryThis plugin split a layer into several layers when its features have different geometry dimensions.classLayerableStylePlugInclassLayerPropertiesPlugInclassMoveSelectedLayersPlugInMove selected layer to category pluginclassNewLayerPropertiesPlugInclassSortCategoryAbstractPlugInSort Categories abstract pluginclassSortCategoryByFeaturesPlugInSort categories by number of featuresclassSortCategoryByNamePlugInSort categories by nameclassSortCategoryRestorePlugInRestore layers from the saved locationclassSortCategorySavePlugInSave current category and layer locationclassToggleVisibilityPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.layer.pirolraster
Classes in org.openjump.core.ui.plugin.layer.pirolraster that implement ShortcutEnabled Modifier and Type Class Description classChangeRasterImagePropertiesPlugInclassCopySelectedRasterImageLayersPlugInclassCutSelectedRasterImageLayersPlugInclassExportEnvelopeAsGeometryPlugInPlugIn to export the bounding box of the RasterImageLayer as a geometry layer, so it can be changed, transformed to a fence and be re-applied to the RasterImage.
This enables all geometry operations for RasterImages.classExtractSelectedPartOfImagePlugIn that extracts a selected part (fence) of a raster image to a new raster image layer.
Some parts were taken from Stefan Ostermann's SaveInterpolationAsImagePlugIn.classLayerableClipboardPlugInclassPasteRasterImageLayersPlugInLets user paste layers from the clipboard.classRemoveSelectedRasterImageLayersPlugInclassSaveRasterImageAsImagePlugInThis PlugIn saves a RasterImages to disk with its geographical position.classToggleRasterImageVisibilityTODO: comment classclassWarpImageToFencePlugInPlugIn to warp a RasterImage to the bounding box of the Fence.classZoomToRasterImagePlugInTODO: comment class -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.mousemenu
Classes in org.openjump.core.ui.plugin.mousemenu that implement ShortcutEnabled Modifier and Type Class Description classCenterZoomPlugInclassDuplicateItemPlugInclassEditSelectedSidePlugInclassMeasureSelectedPlugInclassMergeSelectedFeaturesPlugInA PlugIn to merge selected features.classMoveAlongAnglePlugInclassNodeFeaturesPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features split polygonsclassNodeLinesPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features node linesclassNodePolygonsPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features node polygonsclassPasteItemsAtPlugInclassReverseOrientationPlugInclassRotatePlugInclassSaveDatasetsPlugInclassSelectAllOrderedFeaturesFromAttributeTablePlugInSelects all features of the active AttributeTable, preserving order.classSplitFeaturesPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features split polygons split linesclassSplitLinesNodePolygonsPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features split polygonsclassSplitPolygonsNodeLinesPlugInThis is a mouse menu plugin activating Noder plugin with following options update selected features split polygons node linesclassZoomInPlugInclassZoomOutPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.mousemenu.category
Classes in org.openjump.core.ui.plugin.mousemenu.category that implement ShortcutEnabled Modifier and Type Class Description classMoveCategoryOneDownPlugIn class that adds the option to move a selected category one position down in the layer name panel to the category context menu.classMoveCategoryOneUpTODO: comment classclassMoveCategoryToBottomPlugIn class that adds the option to move a selected category to the bottom position in the layer name panel to the category context menu.classMoveCategoryToTopclassSetCategoryVisibilityPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.queries
Classes in org.openjump.core.ui.plugin.queries that implement ShortcutEnabled Modifier and Type Class Description classSearchAllAttributesclassSimpleQueryPlugInSimpleQueryPlugIn is a query editor and processor. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.raster
Classes in org.openjump.core.ui.plugin.raster that implement ShortcutEnabled Modifier and Type Class Description classCreateLatticeFromSelectedImageLayerPlugInCreates 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 themclassCreatePolygonGridFromSelectedImageLayerPlugInCreates 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 themclassCropWarpPlugInclassHistogramPlugIncreated on 06.06.2018classKernelAnalysisPlugInclassManageDataPlugInA comprensive class/plugin to manage data of a single raster layerclassProfileGraphPlugInclassRasterImageLayerPropertiesPlugInclassRasterQueryPlugInclassVectorizeToContoursPlugInclassVectorizeToPolygonsPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.raster.color
Classes in org.openjump.core.ui.plugin.raster.color that implement ShortcutEnabled Modifier and Type Class Description classRasterColorEditorPlugIn16 sept. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.raster.nodata
Classes in org.openjump.core.ui.plugin.raster.nodata that implement ShortcutEnabled Modifier and Type Class Description classChangeNoDataValuePlugInclassChangeRangeValuesToNoDataPlugInclassChangeValueToNoDataPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.raster.statistics
Classes in org.openjump.core.ui.plugin.raster.statistics that implement ShortcutEnabled Modifier and Type Class Description classDEMStatisticsPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.style
Classes in org.openjump.core.ui.plugin.style that implement ShortcutEnabled Modifier and Type Class Description classImportArcMapStylePlugInImportArcMapStylePlugInclassImportSLDPlugInImportSLDPlugInclassLoadStylePlugInclassSaveStylePlugInplugin to save a layer style as file. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.task
Classes in org.openjump.core.ui.plugin.task that implement ShortcutEnabled Modifier and Type Class Description classTaskPropertiesPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools
Classes in org.openjump.core.ui.plugin.tools that implement ShortcutEnabled Modifier and Type Class Description classAdd3DGeometryAttributesPlugInUser can add one or several of the following 3d attributes to a layer.classAddGeometryAttributesPlugInUser can add one or several of the following geometry attributes to a layer.classAdvancedMeasurePluginPlugin for the AdvancedMeasureTool.classAutoAssignAttributePlugInAssign a value to an attribute on a set of features.classBeanshellAttributeCalculatorPlugInCreates a new layer, adding a (dynamic) attribute computed from a beanshell expression.classBlendLineStringsPlugInBlend lines which (nearly) touch each others.classConvexHullPlugInclassCreateThiessenPolygonsPlugInCreates voronoi regions from a set of points.classDeleteDuplicateGeometriesPlugInEliminates features that have exactly the same geometry.classDeleteEmptyGeometriesPlugInclassDissolve2PlugInPlugin to mimic a SQL GROUP BY operation.classDissolvePlugInDissolve plugin is used to union features with same attribute value(s).classEraseLayerAWithLayerBPlugInPlugIn to erase geometries of a layer with the geometries from another layerclassGenerateRandomNumberPlugInPlugin to fill an attribute with randomly generated numbersclassGenerateRandomStringPlugInPlugin to fill an attribute with randomly generated numbersclassGenerateUniqueRandomIdPlugInclassIntersectPolygonLayersPlugInclassJoinAttributesSpatiallyPlugInMerges attributes according to some spatial and statistical criteria from one dataset to anotherclassJoinTableFromExistingLayerPlugInTable join - attaches attributes from one layer to another layer created: 2012-10-01 refactored : 2016-10-29classJoinTablePlugInclassJoinWithArcPlugInclassMakeValidPlugInA plugIn to repair invalid geometriesclassMeasureM_FPlugInclassMergeTwoSelectedPolygonsPlugInclassMultiRingBufferSelectedPlugInclassPlanarGraphPlugInPlanarGraphPlugIn computes a planar graph from a set of features.classPlumePlugInclassProjectionPlugInclassReducePointsISAPlugInclassRemoveSpikePlugInCreated by UMichael on 10/03/2016.classReplaceValuePlugInDeprecated.this plugin is not undoable - moreover, it is redundant with AutoAssignAttributeclassSimplifyWithJTSAlgorithmPlugInSimplifies a selected line, criterion is a maximal line displacementclassSpatialJoinPlugInThis PlugIn can make spatial joins using different geometry predicates.classSplitPolygonPlugInclassTriangulationPlugInCreates a triangulation using the new Triangulation API of JTS 1.12classUnionByAttributePlugInUnionByAttribute plugin is used to union features in a Layer or to Dissolve features using an attribute.classUpdateWithJoinPlugInUpdate a layer from another layer using a joinclassVoronoiDiagramPlugInCreates a Voronoï Dialgram using the new Triangulation API of JTS 1.12 -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.analysis.onelayer
Classes in org.openjump.core.ui.plugin.tools.analysis.onelayer that implement ShortcutEnabled Modifier and Type Class Description classIntersectPolygonsOneLayerPlugInclassMergePolygonsWithNeighbourPlugInclassMergeSelectedPolygonsWithNeighbourPlugInDeprecated.see new MergePolygonsWithNeighbourPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.analysis.twolayers
Classes in org.openjump.core.ui.plugin.tools.analysis.twolayers that implement ShortcutEnabled Modifier and Type Class Description classCalculateDistancesPlugInCalculates distances between the geometries in 2 different datasets -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.generalization
Classes in org.openjump.core.ui.plugin.tools.generalization that implement ShortcutEnabled Modifier and Type Class Description classSimplifyPolygonCoveragePlugInExtracts the boundaries of a polygon layer, simplifies them, and then uses the polygonizer to create polygons again. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.generate
Classes in org.openjump.core.ui.plugin.tools.generate that implement ShortcutEnabled Modifier and Type Class Description classAbstractLinearReferencingPlugInCommon attributes and methods for LinearReferencingclassCreateGridPlugInCreate a grid or graticule for the map.classLinearReferencingOnLayerPlugInCreate point along a selected linear geometry from a distance and an offset values.classLinearReferencingOnSelectionPlugInCreate point along a selected linear geometry from a distance and an offset values.classPointLayerFromAttributeTablePlugInCreates a new point layer from a attribute table where two attributes are used as coordinates.classRasterizePlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.geometrychange
Classes in org.openjump.core.ui.plugin.tools.geometrychange that implement ShortcutEnabled Modifier and Type Class Description classExtractCommonBoundaryBetweenPolysPlugInExtracts the boundaries of a polygon layer distinguishing between shared and non-shared boundaries.classExtractPointsPlugInExtracts points from polygon or line features and writes them to a new layerclassPointsToPathsPlugIn -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.tools.statistics
Classes in org.openjump.core.ui.plugin.tools.statistics that implement ShortcutEnabled Modifier and Type Class Description classCalcVarianceAndMeanPerClassPlugInclassClassifyAttributesPlugInclassCreateBarPlotPlugInclassCreateHistogramPlugIncreated on 19.10.2007classCreateScatterPlotPlugInclassStatisticOverViewPlugInPlugIn that gives a quick impression on the value ranges, means (modes) and the deviation of the layer features' attribute values. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.view
Classes in org.openjump.core.ui.plugin.view that implement ShortcutEnabled Modifier and Type Class Description classEasyButtonsPluginclassInstallKeyPanPlugInPlug in for navigation with keyboards keys.classMapToolTipPlugInclassNorthArrowInstallRendererclassNorthArrowPlugInclassShowFullPathPlugInclassShowScalePlugIn- initializes renderplugin - plugin calculates the actual scale and draws the text (and a white rectangle around) in the map window all things are done in ShowScaleRendererclassViewOptionsPlugInPlugin responsible for initializing/editing view optionsclassZoomToScalePlugInZooms to a given map scale, received from a input dialog -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.view.helpclassescale
Classes in org.openjump.core.ui.plugin.view.helpclassescale that implement ShortcutEnabled Modifier and Type Class Description classInstallShowScalePlugInEnsures that all TaskFrames get a scale bar. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.view.showcenter
Classes in org.openjump.core.ui.plugin.view.showcenter that implement ShortcutEnabled Modifier and Type Class Description classShowViewCenterInstallRendererEnsures that all TaskFrames get a scale bar.classShowViewCenterPlugIn- initializes renderplugin - plugin calculates the actual scale and draws the text (and a white rectangle around) in the map window all things are done in ShowScaleRenderer -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.window
Classes in org.openjump.core.ui.plugin.window that implement ShortcutEnabled Modifier and Type Class Description classArrangeViewsPlugInstatic classArrangeViewsPlugIn.ArrangeAllPlugInstatic classArrangeViewsPlugIn.ArrangeCascadePlugInstatic classArrangeViewsPlugIn.ArrangeHorizontalPlugInstatic classArrangeViewsPlugIn.ArrangeVerticalPlugInclassMosaicInternalFramesPlugInA plugin to layout opened internal frames as a mosaic.classSynchronizationPlugInA plugin to synchronize / desynchronize LayerViewPanels. -
Uses of ShortcutEnabled in org.openjump.core.ui.plugin.wms
Classes in org.openjump.core.ui.plugin.wms that implement ShortcutEnabled Modifier and Type Class Description classWMSLegendPlugInGiuseppe Aruta 2015_6_4 Plugin that allows to show the legends of WMS layerclassWMSStylePlugInclassZoomToWMSLayerPlugInclassZoomToWMSPlugIn -
Uses of ShortcutEnabled in org.openjump.sextante.gui.additionalResults
Classes in org.openjump.sextante.gui.additionalResults that implement ShortcutEnabled Modifier and Type Class Description classAdditionalResultsPlugIn
-