SimJava 2.0.1

Uses of Class
eduni.simanim.Param_type

Packages that use Param_type
eduni.simanim Classes concerned with providing simulations with animation. 
 

Uses of Param_type in eduni.simanim
 

Methods in eduni.simanim that return Param_type
(package private)  Param_type Anim_param.get_ptype()
           
 

Methods in eduni.simanim with parameters of type Param_type
(package private)  void Sim_anim.add_param_type(Param_type pt)
           
 void Param_type_list.add(Param_type p)
          This method should not be used directly.
 

Constructors in eduni.simanim with parameters of type Param_type
Anim_param(String name, int type, Param_type ptype)
          Constructor, with co-ordinates defaulting to (0, 0).
Anim_param(String name, int type, Param_type ptype, int x, int y)
          Constructor, with Param_type object and (x, y) co-ordinate.
 


SimJava 2.0.1

The University of Edinburgh, 2009