Uses of Interface
com.vividsolutions.jump.workbench.plugin.Recordable
-
-
Uses of Recordable in com.vividsolutions.jump.plugin.edit
Classes in com.vividsolutions.jump.plugin.edit that implement Recordable 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 Recordable in com.vividsolutions.jump.plugin.qa
Classes in com.vividsolutions.jump.plugin.qa that implement Recordable Modifier and Type Class Description class
DiffGeometryPlugIn
Computes both raw segment diffs and geometry diffs for two input layers. -
Uses of Recordable in com.vividsolutions.jump.workbench.datasource
Classes in com.vividsolutions.jump.workbench.datasource that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement Recordable Modifier and Type Class Description class
AbstractPlugIn
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
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.Methods in com.vividsolutions.jump.workbench.plugin that return types with arguments of type Recordable Modifier and Type Method Description List<Recordable>
Macro. getProcesses()
Methods in com.vividsolutions.jump.workbench.plugin with parameters of type Recordable Modifier and Type Method Description void
Macro. addProcess(Recordable process)
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement Recordable Modifier and Type Class Description class
WorkbenchFrame.ExitPlugin
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.cursortool.editing
Classes in com.vividsolutions.jump.workbench.ui.cursortool.editing that implement Recordable Modifier and Type Class Description class
EditingPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.analysis
Classes in com.vividsolutions.jump.workbench.ui.plugin.analysis that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.plugin.clipboard
Classes in com.vividsolutions.jump.workbench.ui.plugin.clipboard that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.plugin.generate
Classes in com.vividsolutions.jump.workbench.ui.plugin.generate that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.plugin.imagery
Classes in com.vividsolutions.jump.workbench.ui.plugin.imagery that implement Recordable Modifier and Type Class Description class
AddImageLayerPlugIn
class
ImageLayerManagerPlugIn
Simple Image Layer Management UI. -
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.scalebar
Classes in com.vividsolutions.jump.workbench.ui.plugin.scalebar that implement Recordable Modifier and Type Class Description class
InstallScaleBarPlugIn
Ensures that all TaskFrames get a scale bar.class
ScaleBarPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.simplify
Classes in com.vividsolutions.jump.workbench.ui.plugin.simplify that implement Recordable Modifier and Type Class Description class
CoverageSimplifierPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.skin
Classes in com.vividsolutions.jump.workbench.ui.plugin.skin that implement Recordable Modifier and Type Class Description class
InstallSkinsPlugIn
Installs custom 'look and feel' for UI via 'Skins'. -
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.test
Classes in com.vividsolutions.jump.workbench.ui.plugin.test that implement Recordable Modifier and Type Class Description class
MicroscopePlugIn
class
ProgressReportingPlugIn
class
RandomArrowsPlugIn
class
RandomTrianglesPlugIn
class
TestColorThemingPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.plugin.wms
Classes in com.vividsolutions.jump.workbench.ui.plugin.wms that implement Recordable Modifier and Type Class Description class
EditWMSQueryPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.renderer.style
Classes in com.vividsolutions.jump.workbench.ui.renderer.style that implement Recordable Modifier and Type Class Description class
CustomFillPatternExamplePlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.snap
Classes in com.vividsolutions.jump.workbench.ui.snap that implement Recordable Modifier and Type Class Description class
InstallGridPlugIn
-
Uses of Recordable in com.vividsolutions.jump.workbench.ui.style
Classes in com.vividsolutions.jump.workbench.ui.style that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.toolbox
Classes in com.vividsolutions.jump.workbench.ui.toolbox that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.warp
Classes in com.vividsolutions.jump.workbench.ui.warp that implement Recordable 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 Recordable in com.vividsolutions.jump.workbench.ui.zoom
Classes in com.vividsolutions.jump.workbench.ui.zoom that implement Recordable 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 Recordable in de.fho.jump.pirol.plugins.EditAttributeByFormula
Classes in de.fho.jump.pirol.plugins.EditAttributeByFormula that implement Recordable 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 Recordable in de.fho.jump.pirol.utilities.plugIns
Classes in de.fho.jump.pirol.utilities.plugIns that implement Recordable 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 Recordable in de.latlon.deejump.plugin
Classes in de.latlon.deejump.plugin that implement Recordable Modifier and Type Class Description class
SaveLegendPlugIn
... -
Uses of Recordable in de.latlon.deejump.plugin.manager
Classes in de.latlon.deejump.plugin.manager that implement Recordable Modifier and Type Class Description class
ExtensionManagerPlugIn
-
Uses of Recordable in de.latlon.deejump.plugin.style
Classes in de.latlon.deejump.plugin.style that implement Recordable Modifier and Type Class Description class
DeeChangeStylesPlugIn
DeeChangeStylesPlugIn
class
LayerStyle2SLDPlugIn
... -
Uses of Recordable in de.soldin.jumpcore.geomconv
Classes in de.soldin.jumpcore.geomconv that implement Recordable Modifier and Type Class Description class
GCPlugin
A jump plugin for the conversion of geometries into one another. -
Uses of Recordable in org.openjump.core.ccordsys.srid
Classes in org.openjump.core.ccordsys.srid that implement Recordable Modifier and Type Class Description class
EnsureAllLayersHaveSRIDStylePlugIn
Adds the SRIDStyle to every layer that JUMP encounters. -
Uses of Recordable in org.openjump.core.ui.io.file
Classes in org.openjump.core.ui.io.file that implement Recordable Modifier and Type Class Description class
DataSourceFileLayerLoader
The DataSourceFileLayerLoader is an implementation ofFileLayerLoader
that wraps an existing file basedDataSource
class. -
Uses of Recordable in org.openjump.core.ui.plugin
Classes in org.openjump.core.ui.plugin that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.cts
Classes in org.openjump.core.ui.plugin.cts that implement Recordable Modifier and Type Class Description class
CTSPlugIn
PlugIn to transform coordinates using Coordinate Transformation Suite (CTS) -
Uses of Recordable in org.openjump.core.ui.plugin.customize
Classes in org.openjump.core.ui.plugin.customize that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.datastore
Classes in org.openjump.core.ui.plugin.datastore that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.datastore.transaction
Classes in org.openjump.core.ui.plugin.datastore.transaction that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.edit
Classes in org.openjump.core.ui.plugin.edit that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.edittoolbox
Classes in org.openjump.core.ui.plugin.edittoolbox that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.file
Classes in org.openjump.core.ui.plugin.file that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.help
Classes in org.openjump.core.ui.plugin.help that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.layer
Classes in org.openjump.core.ui.plugin.layer that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.layer.pirolraster
Classes in org.openjump.core.ui.plugin.layer.pirolraster that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.mousemenu
Classes in org.openjump.core.ui.plugin.mousemenu that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.mousemenu.category
Classes in org.openjump.core.ui.plugin.mousemenu.category that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.queries
Classes in org.openjump.core.ui.plugin.queries that implement Recordable Modifier and Type Class Description class
SearchAllAttributes
class
SimpleQueryPlugIn
SimpleQueryPlugIn is a query editor and processor. -
Uses of Recordable in org.openjump.core.ui.plugin.raster
Classes in org.openjump.core.ui.plugin.raster that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.raster.color
Classes in org.openjump.core.ui.plugin.raster.color that implement Recordable Modifier and Type Class Description class
RasterColorEditorPlugIn
16 sept. -
Uses of Recordable in org.openjump.core.ui.plugin.raster.nodata
Classes in org.openjump.core.ui.plugin.raster.nodata that implement Recordable Modifier and Type Class Description class
ChangeNoDataValuePlugIn
class
ChangeRangeValuesToNoDataPlugIn
class
ChangeValueToNoDataPlugIn
-
Uses of Recordable in org.openjump.core.ui.plugin.raster.statistics
Classes in org.openjump.core.ui.plugin.raster.statistics that implement Recordable Modifier and Type Class Description class
DEMStatisticsPlugIn
-
Uses of Recordable in org.openjump.core.ui.plugin.style
Classes in org.openjump.core.ui.plugin.style that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.task
Classes in org.openjump.core.ui.plugin.task that implement Recordable Modifier and Type Class Description class
TaskPropertiesPlugIn
-
Uses of Recordable in org.openjump.core.ui.plugin.tools
Classes in org.openjump.core.ui.plugin.tools that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.tools.analysis.onelayer
Classes in org.openjump.core.ui.plugin.tools.analysis.onelayer that implement Recordable Modifier and Type Class Description class
IntersectPolygonsOneLayerPlugIn
class
MergePolygonsWithNeighbourPlugIn
class
MergeSelectedPolygonsWithNeighbourPlugIn
Deprecated.see new MergePolygonsWithNeighbourPlugIn -
Uses of Recordable in org.openjump.core.ui.plugin.tools.analysis.twolayers
Classes in org.openjump.core.ui.plugin.tools.analysis.twolayers that implement Recordable Modifier and Type Class Description class
CalculateDistancesPlugIn
Calculates distances between the geometries in 2 different datasets -
Uses of Recordable in org.openjump.core.ui.plugin.tools.generalization
Classes in org.openjump.core.ui.plugin.tools.generalization that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.tools.generate
Classes in org.openjump.core.ui.plugin.tools.generate that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.tools.geometrychange
Classes in org.openjump.core.ui.plugin.tools.geometrychange that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.tools.statistics
Classes in org.openjump.core.ui.plugin.tools.statistics that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.view
Classes in org.openjump.core.ui.plugin.view that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.view.helpclassescale
Classes in org.openjump.core.ui.plugin.view.helpclassescale that implement Recordable Modifier and Type Class Description class
InstallShowScalePlugIn
Ensures that all TaskFrames get a scale bar. -
Uses of Recordable in org.openjump.core.ui.plugin.view.showcenter
Classes in org.openjump.core.ui.plugin.view.showcenter that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.window
Classes in org.openjump.core.ui.plugin.window that implement Recordable 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 Recordable in org.openjump.core.ui.plugin.wms
Classes in org.openjump.core.ui.plugin.wms that implement Recordable 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 Recordable in org.openjump.sextante.gui.additionalResults
Classes in org.openjump.sextante.gui.additionalResults that implement Recordable Modifier and Type Class Description class
AdditionalResultsPlugIn
-