net.refractions.udig.project.geoselection
Class AbstractGeoSelection

java.lang.Object
  extended by net.refractions.udig.project.geoselection.AbstractGeoSelection
All Implemented Interfaces:
IGeoSelection
Direct Known Subclasses:
ExampleFeatureGeoSelection

public abstract class AbstractGeoSelection
extends java.lang.Object
implements IGeoSelection

To be used later.

Author:
Vitalus

Constructor Summary
AbstractGeoSelection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.refractions.udig.project.geoselection.IGeoSelection
iterator
 

Constructor Detail

AbstractGeoSelection

public AbstractGeoSelection()