|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<Point>
net.refractions.udig.tools.edit.support.Selection
net.refractions.udig.tools.edit.support.EditGeomSelection
public class EditGeomSelection
A selection that IS a EditGeom.
Field Summary |
---|
Fields inherited from class net.refractions.udig.tools.edit.support.Selection |
---|
blackboardListener, coordMap |
Constructor Summary | |
---|---|
EditGeomSelection(EditGeom geom)
|
Method Summary | |
---|---|
EditGeom |
getGeom()
|
Methods inherited from class net.refractions.udig.tools.edit.support.Selection |
---|
addInternal, assertValid, contains, containsAll, disconnect, getBlackboardListener, isEmpty, isNotify, iterator, notifyListeners, setNotify, size, toArray, toArray, toString |
Methods inherited from class java.util.AbstractSet |
---|
equals, hashCode, removeAll |
Methods inherited from class java.util.AbstractCollection |
---|
add, addAll, clear, remove, retainAll |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, equals, hashCode, remove, removeAll, retainAll |
Constructor Detail |
---|
public EditGeomSelection(EditGeom geom)
Method Detail |
---|
public EditGeom getGeom()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |