Uses of Class
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
-
-
Uses of AbstractPlugIn in com.vividsolutions.jump.plugin.edit
Subclasses of AbstractPlugIn in com.vividsolutions.jump.plugin.edit 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 AbstractPlugIn in com.vividsolutions.jump.plugin.qa
Subclasses of AbstractPlugIn in com.vividsolutions.jump.plugin.qa Modifier and Type Class Description class
DiffGeometryPlugIn
Computes both raw segment diffs and geometry diffs for two input layers. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.datasource
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.datasource Modifier and Type Class Description class
AbstractLoadDatasetPlugIn
class
AbstractLoadSaveDatasetPlugIn
class
AbstractSaveDatasetAsPlugIn
class
InstallStandardDataSourceQueryChoosersPlugIn
Adds to the JUMP Workbench the UIs for opening and saving files with the basic file formats.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 AbstractPlugIn in com.vividsolutions.jump.workbench.plugin
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.plugin Modifier and Type Class Description class
MacroPlugIn
A sequence of plug-ins treated as one.class
RunMacroPlugIn
Run a macro composed of a sequence of plugins along with their parameters.class
StartMacroPlugIn
Start recording a sequence of plugin executionclass
StopMacroPlugIn
Stop recording a macro.class
ThreadedBasePlugIn
Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui Modifier and Type Class Description class
WorkbenchFrame.ExitPlugin
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.cursortool.editing
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.cursortool.editing Modifier and Type Class Description class
EditingPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.analysis
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.analysis 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
CalculateAreasAndLengthsPlugIn
Calculates areas and lengths from information obtained from the user via aMultiInputDialog
.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 AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.clipboard
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.clipboard Modifier and Type Class Description class
CopyImagePlugIn
class
CopySelectedItemsPlugIn
class
CopySelectedLayersPlugIn
class
CopyThisCoordinatePlugIn
class
CutSelectedItemsPlugIn
class
CutSelectedLayersPlugIn
class
LayerableClipboardPlugIn
class
PasteItemsPlugIn
Lets user paste items from the clipboard.class
PasteLayersPlugIn
Lets user paste layers from the clipboard. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.datastore
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.datastore Modifier and Type Class Description class
AbstractAddDatastoreLayerPlugIn
class
AddDatastoreLayerPlugIn
Deprecated.class
ConnectionManagerToolboxPlugIn
class
InstallDatastoreLayerRendererHintsPlugIn
class
RefreshDataStoreLayerPlugin
class
RunDatastoreQueryPlugIn
This PlugIn runs a SQL query against a datastore and creates a Layer from the result. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.generate
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.generate Modifier and Type Class Description class
BoundaryMatchDataPlugIn
Creates two polygon-grid layers that interlock with sinusoidal "teeth".class
ShowTriangulationPlugIn
See White, Marvin S., Jr. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.imagery
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.imagery Modifier and Type Class Description class
AddImageLayerPlugIn
class
ImageLayerManagerPlugIn
Simple Image Layer Management UI. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.scalebar
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.scalebar Modifier and Type Class Description class
InstallScaleBarPlugIn
Ensures that all TaskFrames get a scale bar.class
ScaleBarPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.simplify
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.simplify Modifier and Type Class Description class
CoverageSimplifierPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.skin
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.skin Modifier and Type Class Description class
InstallSkinsPlugIn
Installs custom 'look and feel' for UI via 'Skins'. -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.test
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.test Modifier and Type Class Description class
MicroscopePlugIn
class
ProgressReportingPlugIn
class
RandomArrowsPlugIn
class
RandomTrianglesPlugIn
class
TestColorThemingPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.wms
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.plugin.wms Modifier and Type Class Description class
EditWMSQueryPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.renderer.style
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.renderer.style Modifier and Type Class Description class
CustomFillPatternExamplePlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.snap
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.snap Modifier and Type Class Description class
InstallGridPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.style
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.style Modifier and Type Class Description class
ChangeStylesPlugIn
Deprecated.As of release 1.3, replaced byDeeChangeStylesPlugIn
class
CopyStylesPlugIn
Copies the styles for a layer to a paste bufferclass
LegendPlugIn
Plugin to display the legend of correct symbology used into a viewclass
PasteStylesPlugIn
Pastes the styles from the internal style paste buffer to a layer -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.toolbox
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.toolbox Modifier and Type Class Description class
MainButtonPlugIn
Convenience superclass used in toolboxes that have one primary button.class
ToolboxPlugIn
Deprecated.future implementations should useToolboxPlugInV2
insteadclass
ToolboxPlugInV2
pretty muchToolboxPlugIn
but cleaned up plus propagating errors from initializeToolbox() -> getToolbox() -> execute() making implementations easier and more failsafe -
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.warp
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.warp Modifier and Type Class Description class
AffineTransformPlugIn
Applies an affine transform to the selected layers.class
ProjectiveTransformPlugIn
Applies a projective transform to the selected layers.class
WarpingPlugIn
-
Uses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.zoom
Subclasses of AbstractPlugIn in com.vividsolutions.jump.workbench.ui.zoom Modifier and Type Class Description class
InstallZoomBarPlugIn
class
PanToSelectedItemsPlugIn
Zoom to the features, then flash them.class
ZoomBarPlugIn
class
ZoomNextPlugIn
class
ZoomPreviousPlugIn
class
ZoomToClickPlugIn
class
ZoomToCoordinatePlugIn
class
ZoomToFencePlugIn
class
ZoomToFullExtentPlugIn
class
ZoomToLayerPlugIn
class
ZoomToSelectedItemsPlugIn
Zoom to the features, then flash them. -
Uses of AbstractPlugIn in de.fho.jump.pirol.plugins.EditAttributeByFormula
Subclasses of AbstractPlugIn in de.fho.jump.pirol.plugins.EditAttributeByFormula Modifier and Type Class Description class
EditAttributeByFormulaPlugIn
PlugIn 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 AbstractPlugIn in de.fho.jump.pirol.utilities.plugIns
Subclasses of AbstractPlugIn in de.fho.jump.pirol.utilities.plugIns Modifier and Type Class Description class
StandardPirolPlugIn
Overrides 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 AbstractPlugIn in de.latlon.deejump.plugin
Subclasses of AbstractPlugIn in de.latlon.deejump.plugin Modifier and Type Class Description class
SaveLegendPlugIn
... -
Uses of AbstractPlugIn in de.latlon.deejump.plugin.manager
Subclasses of AbstractPlugIn in de.latlon.deejump.plugin.manager Modifier and Type Class Description class
ExtensionManagerPlugIn
-
Uses of AbstractPlugIn in de.latlon.deejump.plugin.style
Subclasses of AbstractPlugIn in de.latlon.deejump.plugin.style Modifier and Type Class Description class
DeeChangeStylesPlugIn
DeeChangeStylesPlugIn
class
LayerStyle2SLDPlugIn
... -
Uses of AbstractPlugIn in de.soldin.jumpcore.geomconv
Subclasses of AbstractPlugIn in de.soldin.jumpcore.geomconv Modifier and Type Class Description class
GCPlugin
A jump plugin for the conversion of geometries into one another. -
Uses of AbstractPlugIn in org.openjump.core.ccordsys.srid
Subclasses of AbstractPlugIn in org.openjump.core.ccordsys.srid Modifier and Type Class Description class
EnsureAllLayersHaveSRIDStylePlugIn
Adds the SRIDStyle to every layer that JUMP encounters. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin Modifier and Type Class Description class
AbstractThreadedUiPlugIn
class
AbstractUiPlugIn
Default 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.class
AbstractWizardPlugin
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.cts
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.cts Modifier and Type Class Description class
CTSPlugIn
PlugIn to transform coordinates using Coordinate Transformation Suite (CTS) -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.customize
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.customize Modifier and Type Class Description class
BeanToolsPlugIn
This OpenJUMP PlugIn adds the capability to launch a scripted file from the menu.class
PythonToolsPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.datastore
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.datastore 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 AbstractPlugIn in org.openjump.core.ui.plugin.datastore.transaction
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.datastore.transaction Modifier and Type Class Description class
DataStoreTransactionManagerPlugIn
DataStoreTransactionManagerPlugIn 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 AbstractPlugIn in org.openjump.core.ui.plugin.edit
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.edit Modifier and Type Class Description class
ClipToFencePlugIn
class
CopyBBoxPlugin
CopyBBoxPlugin
class
InvertSelectionPlugIn
Selects all Features which were not selected in layers where at least one feature was selected.class
ReplicateSelectedItemsPlugIn
Replicates/ copys selected items in a new or existing layerclass
SelectAllLayerItemsPlugIn
Selects all items of the actual layer and informs about the number of selected items.class
SelectAllModifiedFeaturesPlugIn
Selects all Features with the modified flag setclass
SelectByTypePlugIn
class
SelectGeometryCollectionsPlugIn
A plugin to select features with complex geometries (MultiPoint, MultiLineString, MultiPolygon or GeometryCollection).class
SelectItemsByCircleFromSelectedLayersPlugIn
Selects items within a cirlce of the actual selected layers and informs about the number of selected itemsclass
SelectItemsByFenceFromSelectedLayersPlugIn
Selects items within a fence of the actual selected layers and informs about the number of selected items.class
SelectLayersWithSelectedItemsPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.edittoolbox
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.edittoolbox Modifier and Type Class Description class
AutoCompletePolygonPlugIn
class
ConstrainedMoveVertexPlugIn
class
CutFeaturesPlugIn
class
CutPolygonSIGLEPlugIn
CutPolygonSIGLEPlugIn is an editing tool to cut a polygon using the geometry of another polygon.class
DrawCircleWithGivenRadiusPlugIn
Selects items of the actual layer and informs about the number of selected itemsclass
DrawConstrainedArcPlugIn
class
DrawConstrainedCirclePlugIn
class
DrawConstrainedLineStringPlugIn
class
DrawConstrainedPolygonPlugIn
class
FillPolygonPlugIn
This PlugIn creates a planar graph from features displayed in view and creates a polygon from the area containing the user click.class
NoteToolPlugIn
class
RemodelerPlugIn
class
RotateSelectedItemPlugIn
class
ScaleSelectedItemsPlugIn
class
SelectMultiItemsPlugIn
Created by UMichael on 31/05/2015.class
SelectOneItemPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.file
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.file Modifier and Type Class Description class
FileDragDropPlugin
class
InstallDummyReaderPlugIn
Install a dummy reader which does not try to read files with xml or txt extension.class
OpenFilePlugIn
Plug-in to open files using a wizard.class
OpenProjectPlugIn
class
OpenRecentPlugIn
class
OpenWizardPlugIn
class
SaveImageAsSVGPlugIn
Saves the actual map window as svg graphicsclass
SaveLayersWithoutDataSourcePlugIn
Subclass this to implement a 'Save Project' plugin.class
SaveWizardPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.help
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.help Modifier and Type Class Description class
SearchCommandPlugIn
A search toolbar to find an existing command in the menus, submenus and popup menus of OpenJUMP. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.layer
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.layer Modifier and Type Class Description class
ChangeLayerableNamePlugIn
ChangeLayerableName
changes the name of a layer.class
ChangeSRIDPlugIn
class
CombineSelectedLayersPlugIn
class
ExportLayerableEnvelopeAsGeometryPlugIn
Giuseppe 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.class
ExtractLayerInFence
class
ExtractLayersByAttribute
class
ExtractLayersByGeometry
This plugin split a layer into several layers when its features have different geometry dimensions.class
LayerableStylePlugIn
class
LayerPropertiesPlugIn
class
MoveSelectedLayersPlugIn
Move selected layer to category pluginclass
NewLayerPropertiesPlugIn
class
SortCategoryAbstractPlugIn
Sort Categories abstract pluginclass
SortCategoryByFeaturesPlugIn
Sort categories by number of featuresclass
SortCategoryByNamePlugIn
Sort categories by nameclass
SortCategoryRestorePlugIn
Restore layers from the saved locationclass
SortCategorySavePlugIn
Save current category and layer locationclass
ToggleVisibilityPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.layer.pirolraster
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.layer.pirolraster Modifier and Type Class Description class
ChangeRasterImagePropertiesPlugIn
class
CopySelectedRasterImageLayersPlugIn
class
CutSelectedRasterImageLayersPlugIn
class
ExportEnvelopeAsGeometryPlugIn
PlugIn 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.class
ExtractSelectedPartOfImage
PlugIn 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.class
LayerableClipboardPlugIn
class
PasteRasterImageLayersPlugIn
Lets user paste layers from the clipboard.class
RemoveSelectedRasterImageLayersPlugIn
class
SaveRasterImageAsImagePlugIn
This PlugIn saves a RasterImages to disk with its geographical position.class
ToggleRasterImageVisibility
TODO: comment classclass
WarpImageToFencePlugIn
PlugIn to warp a RasterImage to the bounding box of the Fence.class
ZoomToRasterImagePlugIn
TODO: comment class -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.mousemenu
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.mousemenu Modifier and Type Class Description class
CenterZoomPlugIn
class
DuplicateItemPlugIn
class
EditSelectedSidePlugIn
class
MeasureSelectedPlugIn
class
MergeSelectedFeaturesPlugIn
A PlugIn to merge selected features.class
MoveAlongAnglePlugIn
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
PasteItemsAtPlugIn
class
ReverseOrientationPlugIn
class
RotatePlugIn
class
SaveDatasetsPlugIn
class
SelectAllOrderedFeaturesFromAttributeTablePlugIn
Selects all features of the active AttributeTable, preserving order.class
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 linesclass
ZoomInPlugIn
class
ZoomOutPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.mousemenu.category
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.mousemenu.category Modifier and Type Class Description class
MoveCategoryOneDown
PlugIn class that adds the option to move a selected category one position down in the layer name panel to the category context menu.class
MoveCategoryOneUp
TODO: comment classclass
MoveCategoryToBottom
PlugIn class that adds the option to move a selected category to the bottom position in the layer name panel to the category context menu.class
MoveCategoryToTop
class
SetCategoryVisibilityPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.queries
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.queries Modifier and Type Class Description class
SearchAllAttributes
class
SimpleQueryPlugIn
SimpleQueryPlugIn is a query editor and processor. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.raster
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.raster 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
RasterImageLayerPropertiesPlugIn
class
RasterQueryPlugIn
class
VectorizeToContoursPlugIn
class
VectorizeToPolygonsPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.color
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.color Modifier and Type Class Description class
RasterColorEditorPlugIn
16 sept. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.nodata
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.nodata Modifier and Type Class Description class
ChangeNoDataValuePlugIn
class
ChangeRangeValuesToNoDataPlugIn
class
ChangeValueToNoDataPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.statistics
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.raster.statistics Modifier and Type Class Description class
DEMStatisticsPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.style
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.style Modifier and Type Class Description class
ImportArcMapStylePlugIn
ImportArcMapStylePlugIn
class
ImportSLDPlugIn
ImportSLDPlugIn
class
LoadStylePlugIn
class
SaveStylePlugIn
plugin to save a layer style as file. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.task
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.task Modifier and Type Class Description class
TaskPropertiesPlugIn
-
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.tools
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools 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
AdvancedMeasurePlugin
Plugin for the AdvancedMeasureTool.class
AutoAssignAttributePlugIn
Assign a value to an attribute on a set of features.class
BeanshellAttributeCalculatorPlugIn
Creates a new layer, adding a (dynamic) attribute computed from a beanshell expression.class
BlendLineStringsPlugIn
Blend lines which (nearly) touch each others.class
ConvexHullPlugIn
class
CreateThiessenPolygonsPlugIn
Creates voronoi regions from a set of points.class
DeleteDuplicateGeometriesPlugIn
Eliminates features that have exactly the same geometry.class
DeleteEmptyGeometriesPlugIn
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
GenerateRandomNumberPlugIn
Plugin to fill an attribute with randomly generated numbersclass
GenerateRandomStringPlugIn
Plugin to fill an attribute with randomly generated numbersclass
GenerateUniqueRandomIdPlugIn
class
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
JoinWithArcPlugIn
class
MakeValidPlugIn
A plugIn to repair invalid geometriesclass
MeasureM_FPlugIn
class
MergeTwoSelectedPolygonsPlugIn
class
MultiRingBufferSelectedPlugIn
class
PlanarGraphPlugIn
PlanarGraphPlugIn computes a planar graph from a set of features.class
PlumePlugIn
class
ProjectionPlugIn
class
ReducePointsISAPlugIn
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 AbstractPlugIn in org.openjump.core.ui.plugin.tools.analysis.onelayer
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.analysis.onelayer Modifier and Type Class Description class
IntersectPolygonsOneLayerPlugIn
class
MergePolygonsWithNeighbourPlugIn
class
MergeSelectedPolygonsWithNeighbourPlugIn
Deprecated.see new MergePolygonsWithNeighbourPlugIn -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.analysis.twolayers
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.analysis.twolayers Modifier and Type Class Description class
CalculateDistancesPlugIn
Calculates distances between the geometries in 2 different datasets -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.generalization
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.generalization 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 AbstractPlugIn in org.openjump.core.ui.plugin.tools.generate
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.generate 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 AbstractPlugIn in org.openjump.core.ui.plugin.tools.geometrychange
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.geometrychange 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 AbstractPlugIn in org.openjump.core.ui.plugin.tools.statistics
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.tools.statistics Modifier and Type Class Description class
CalcVarianceAndMeanPerClassPlugIn
class
ClassifyAttributesPlugIn
class
CreateBarPlotPlugIn
class
CreateHistogramPlugIn
created on 19.10.2007class
CreateScatterPlotPlugIn
class
StatisticOverViewPlugIn
PlugIn that gives a quick impression on the value ranges, means (modes) and the deviation of the layer features' attribute values. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.view
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.view Modifier and Type Class Description class
EasyButtonsPlugin
class
InstallKeyPanPlugIn
Plug in for navigation with keyboards keys.class
MapToolTipPlugIn
class
NorthArrowInstallRenderer
class
NorthArrowPlugIn
class
ShowFullPathPlugIn
class
ShowScalePlugIn
- 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 ShowScaleRendererclass
ViewOptionsPlugIn
Plugin responsible for initializing/editing view optionsclass
ZoomToScalePlugIn
Zooms to a given map scale, received from a input dialog -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.view.helpclassescale
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.view.helpclassescale Modifier and Type Class Description class
InstallShowScalePlugIn
Ensures that all TaskFrames get a scale bar. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.view.showcenter
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.view.showcenter Modifier and Type Class Description class
ShowViewCenterInstallRenderer
Ensures that all TaskFrames get a scale bar.class
ShowViewCenterPlugIn
- 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 AbstractPlugIn in org.openjump.core.ui.plugin.window
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.window Modifier and Type Class Description class
ArrangeViewsPlugIn
static class
ArrangeViewsPlugIn.ArrangeAllPlugIn
static class
ArrangeViewsPlugIn.ArrangeCascadePlugIn
static class
ArrangeViewsPlugIn.ArrangeHorizontalPlugIn
static class
ArrangeViewsPlugIn.ArrangeVerticalPlugIn
class
MosaicInternalFramesPlugIn
A plugin to layout opened internal frames as a mosaic.class
SynchronizationPlugIn
A plugin to synchronize / desynchronize LayerViewPanels. -
Uses of AbstractPlugIn in org.openjump.core.ui.plugin.wms
Subclasses of AbstractPlugIn in org.openjump.core.ui.plugin.wms Modifier and Type Class Description class
WMSLegendPlugIn
Giuseppe Aruta 2015_6_4 Plugin that allows to show the legends of WMS layerclass
WMSStylePlugIn
class
ZoomToWMSLayerPlugIn
class
ZoomToWMSPlugIn
-
Uses of AbstractPlugIn in org.openjump.sextante.gui.additionalResults
Subclasses of AbstractPlugIn in org.openjump.sextante.gui.additionalResults Modifier and Type Class Description class
AdditionalResultsPlugIn
-