Uses of Class
ants.move.builder.Item

Packages that use Item
ants.move.builder   
 

Uses of Item in ants.move.builder
 

Methods in ants.move.builder that return Item
 Item Room.getLastItem()
           
 

Methods in ants.move.builder with parameters of type Item
 void MOVEBuilderApplet.addToVRML(Item item)
          Method that adds a VRML representation of an object to the VRML browser
 void MOVEBuilderApplet.addThing(Item item)
          Method that adds a new object to variable 'room', which is the container of all the objects in a 3D place
 void MOVEBuilderApplet.addTool(Item item)
           
 void Room.addItem(Item newItem)
           
 void Room.removeItem(Item item)
           
 

Constructors in ants.move.builder with parameters of type Item
SelectWorldWindow(Item item, MOVEBuilderRemote comp)
           
SelectPlaceWindow(Item item, MOVEBuilderRemote comp)
           
 



Developers: Oriol Montala, Carles Pairot, Francesc Pinas2000 - 2002
Departament d'Enginyeria Informatica i Matematiques
Escola Tecnica Superior d'Enginyeria
Universitat Rovira i Virgili