|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.geoselection.GeoSelectionEntry
public class GeoSelectionEntry
Constructor Summary | |
---|---|
GeoSelectionEntry(java.lang.String context)
|
|
GeoSelectionEntry(java.lang.String context,
IGeoSelection selection)
|
Method Summary | |
---|---|
java.lang.String |
getContext()
|
IGeoSelection |
getSelection()
|
void |
setSelection(IGeoSelection selection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoSelectionEntry(java.lang.String context)
public GeoSelectionEntry(java.lang.String context, IGeoSelection selection)
Method Detail |
---|
public void setSelection(IGeoSelection selection)
public java.lang.String getContext()
getContext
in interface IGeoSelectionEntry
public IGeoSelection getSelection()
getSelection
in interface IGeoSelectionEntry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |