cz.cuni.amis.pogamut.usar2004.samples.AirScanner
Class ObstacleSet

Package class diagram package ObstacleSet
java.lang.Object
  extended by cz.cuni.amis.pogamut.usar2004.samples.AirScanner.ObstacleSet

public class ObstacleSet
extends Object

Author:
vejmanm

Constructor Summary
ObstacleSet()
           
 
Method Summary
 void add(Obstacle obstacle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObstacleSet

public ObstacleSet()
Method Detail

add

public void add(Obstacle obstacle)


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.