aim4.im.v2i.reservation
Class ReservationGrid.TimeTile
java.lang.Object
  
aim4.im.v2i.reservation.ReservationArray.TimeTile
      
aim4.im.v2i.reservation.ReservationGrid.TimeTile
- Enclosing class:
 - ReservationGrid
 
public class ReservationGrid.TimeTile
- extends ReservationArray.TimeTile
 
The time tile.
 
| 
Method Summary | 
 double | 
getTime()
 
          Get the time of this time tile. | 
 String | 
toString()
 
          Convert this time-tile to a string representation | 
 
 
 
ReservationGrid.TimeTile
public ReservationGrid.TimeTile(int dt,
                                int tid)
- Create a time tile.
- Parameters:
 dt - the tile IDtid - the time ID
 
getTime
public double getTime()
- Get the time of this time tile.
- Returns:
 - the time of this time tile
 
 
 
toString
public String toString()
- Convert this time-tile to a string representation
- Overrides:
 toString in class ReservationArray.TimeTile
 
 
 
Copyright © 2011. All Rights Reserved.