Uses of Class
edu.ubo.satellitebeacons.main.simulation.components.GMovable
- 
Packages that use GMovable Package Description edu.ubo.satellitebeacons.main.simulation Package with all classes related to options and graphic of the simulation.edu.ubo.satellitebeacons.main.simulation.components  - 
- 
Uses of GMovable in edu.ubo.satellitebeacons.main.simulation
Methods in edu.ubo.satellitebeacons.main.simulation with parameters of type GMovable Modifier and Type Method Description voidSimulation. addMovable(Movable movable, GMovable gMovable) - 
Uses of GMovable in edu.ubo.satellitebeacons.main.simulation.components
Subclasses of GMovable in edu.ubo.satellitebeacons.main.simulation.components Modifier and Type Class Description classGBeaconGraphic element which represents a beaconclassGSatelliteGraphic element which represents a satellite. 
 -