cad.simcad.pathfinding.ui.map
Class Selection

java.lang.Object
  |
  +--cad.simcad.pathfinding.ui.map.Selection

public class Selection
extends java.lang.Object

Author:
Charles-Philip Bentley

Constructor Summary
Selection()
          Creates a new instance of Selection
 
Method Summary
 void add(SimObject simo)
           
 void clear()
           
 void clearAndAdd(SimObject simo)
           
 java.util.Enumeration getEnum()
           
 PathUser getFirstPathUser()
           
 boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Selection

public Selection()
Creates a new instance of Selection

Method Detail

add

public void add(SimObject simo)

clearAndAdd

public void clearAndAdd(SimObject simo)

clear

public void clear()

getEnum

public java.util.Enumeration getEnum()

isEmpty

public boolean isEmpty()

getFirstPathUser

public PathUser getFirstPathUser()
                          throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be