|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.geoselection.AbstractGeoSelection
net.refractions.udig.project.geoselection.ExampleFeatureGeoSelection
public class ExampleFeatureGeoSelection
Example what is a real IGeoSelection.
Constructor Summary | |
---|---|
ExampleFeatureGeoSelection(Feature feature,
ILayer layer)
|
Method Summary | |
---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
java.util.Iterator |
iterator()
Custom implementations of interface can iterate through arbitrary set of objects with "selected" semantic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExampleFeatureGeoSelection(Feature feature, ILayer layer)
Method Detail |
---|
public java.util.Iterator iterator()
IGeoSelection
public java.lang.Object getAdapter(java.lang.Class adapter)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |