Class ExplodeSelectedFeaturesPlugIn

java.lang.Object
com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.plugin.ExplodeSelectedFeaturesPlugIn
All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

public class ExplodeSelectedFeaturesPlugIn extends AbstractPlugIn
Explodes features based on a GeometryCollection into several features. Resulting feature's geometries are the component of the GeometryCollection. Other attributes are the same as the original one.