Uses of Class
org.locationtech.jts.jump.workbench.plugin.AbstractPlugIn
-
-
Uses of AbstractPlugIn in org.locationtech.jts.jump.coordsys
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.coordsys Modifier and Type Class Description classChangeCoordinateSystemPlugInImplements aPlugInthat allows the user to change coordinate systems. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.demo.delineation
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.demo.delineation Modifier and Type Class Description classInstallDelineationToolPlugInSets up and installs the delineation tool. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.datasource
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.datasource Modifier and Type Class Description classInstallStandardDataSourceQueryChoosersPlugInAdds 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.classSaveDatasetAsPlugInPrompts the user to pick a dataset to save. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.plugin
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.plugin Modifier and Type Class Description classMacroPlugInA sequence of plug-ins treated as one.classThreadedBasePlugInConvenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.cursortool.editing
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.cursortool.editing Modifier and Type Class Description classEditingPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin
-
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.analysis
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.analysis Modifier and Type Class Description classBufferPlugInclassCalculateAreasAndLengthsPlugInCalculates areas and lengths from information obtained from the user via aMultiInputDialog.classGeometryFunctionPlugInProvides basic functions for computation withGeometryobjects.classOverlayPlugInCreates a new layer containing intersections of all pairs of features from two input layers.classUnionPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.clipboard
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.clipboard Modifier and Type Class Description classCopyImagePlugInclassCopySelectedItemsPlugInclassCopySelectedLayersPlugInclassCopyThisCoordinatePlugInclassCutSelectedItemsPlugInclassCutSelectedLayersPlugInclassLayerableClipboardPlugInclassPasteItemsPlugInLets user paste items from the clipboard.classPasteLayersPlugInLets user paste layers from the clipboard. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.generate
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.generate Modifier and Type Class Description classBoundaryMatchDataPlugInCreates two polygon-grid layers that interlock with sinusoidal "teeth".classShowTriangulationPlugInSee White, Marvin S., Jr. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.scalebar
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.scalebar Modifier and Type Class Description classInstallScaleBarPlugInEnsures that all TaskFrames get a scale bar.classScaleBarPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.skin
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.skin Modifier and Type Class Description classInstallSkinsPlugInInstalls custom 'look and feel' for UI via 'Skins'. -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.test
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.test Modifier and Type Class Description classMicroscopePlugInclassProgressReportingPlugInclassRandomArrowsPlugInclassRandomTrianglesPlugInclassTestColorThemingPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.wms
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.plugin.wms Modifier and Type Class Description classAddWMSQueryPlugInclassEditWMSQueryPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.renderer.style
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.renderer.style Modifier and Type Class Description classCustomFillPatternExamplePlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.snap
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.snap Modifier and Type Class Description classInstallGridPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.style
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.style Modifier and Type Class Description classChangeStylesPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.toolbox
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.toolbox Modifier and Type Class Description classMainButtonPlugInConvenience superclass used in toolboxes that have one primary button.classToolboxPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.warp
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.warp Modifier and Type Class Description classAffineTransformPlugInApplies an affine transform to the selected layers.classWarpingPlugIn -
Uses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.zoom
Subclasses of AbstractPlugIn in org.locationtech.jts.jump.workbench.ui.zoom Modifier and Type Class Description classInstallZoomBarPlugInclassZoomBarPlugInclassZoomNextPlugInclassZoomPreviousPlugInclassZoomToClickPlugInclassZoomToCoordinatePlugInclassZoomToFencePlugInclassZoomToFullExtentPlugInclassZoomToLayerPlugInclassZoomToSelectedItemsPlugInZoom to the features, then flash them.
-