Class SelectGeometryCollectionsPlugIn

java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.edit.SelectGeometryCollectionsPlugIn
All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

public class SelectGeometryCollectionsPlugIn extends AbstractPlugIn
A plugin to select features with complex geometries (MultiPoint, MultiLineString, MultiPolygon or GeometryCollection). Useful to decompose these geometries.
  • Constructor Details

    • SelectGeometryCollectionsPlugIn

      public SelectGeometryCollectionsPlugIn()
  • Method Details