VehicleArea
A base class which needs to be extended by classes which represent a general vehicle area. Examples of this include:
Seat
Window
Door
Note: The exact definition of the VehicleArea subclasses and what they actually represent in the real vehicle are dependent upon the Android platform that the system is running on.