edu.brook.ascape.view
Class DrawFeatureSelection

java.lang.Object
  |
  +--java.util.Observable
        |
        +--edu.brook.ascape.util.VectorSelection
              |
              +--edu.brook.ascape.view.DrawFeatureSelection

public class DrawFeatureSelection
extends VectorSelection

A (probably temporary) class for handling DrawFeature Observation.

Since:
1.2.6
Version:
1.2.6 10/26/99
See Also:
Serialized Form

Fields inherited from class edu.brook.ascape.util.VectorSelection
elemsSelected, selectedCount, selectedElems, vector
 
Constructor Summary
DrawFeatureSelection(Scape scape)
          Construct a new DrawFeatureSelection.
 
Methods inherited from class edu.brook.ascape.util.VectorSelection
addElement, addElement, clear, clearSelection, clone, getIndexInVector, getSelectedElement, getSelection, getSelectionSize, getVector, isSelected, isSelected, 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

DrawFeatureSelection

public DrawFeatureSelection(Scape scape)
Construct a new DrawFeatureSelection.
Parameters:
scape - the scape holding the draw feature inforamtion

(c) 1998-2000 The Brookings Insitution
Webpage