|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
org.ascape.util.VectorSelection
org.ascape.util.vis.PlatformDrawFeatureSelection
org.ascape.util.vis.DrawFeatureSelection
public class DrawFeatureSelection
A (probably temporary) class for handling DrawFeature Observation.
Field Summary |
---|
Fields inherited from class org.ascape.util.VectorSelection |
---|
vector |
Constructor Summary | |
---|---|
DrawFeatureSelection(Scape scape)
Construct a new DrawFeatureSelection. |
Method Summary |
---|
Methods inherited from class org.ascape.util.vis.PlatformDrawFeatureSelection |
---|
findByName, moveDown, moveToBottom, moveToTop, moveUp |
Methods inherited from class org.ascape.util.VectorSelection |
---|
addElement, addElement, clear, clearSelection, clone, getIndexInVector, getSelectedElement, getSelectedIndex, getSelection, getSelectionSize, getVector, isSelected, isSelected, moveToBack, moveToFront, removeElement, select, selectAll, setSelected, setSelected, setSelected, setVector, toString, unselect, update, update |
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DrawFeatureSelection(Scape scape)
scape
- the scape holding the draw feature inforamtion
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |