A B C D E F G H I L M N O P Q R S T U V W

D

DatabaseLoadException - exception uwcse.location.objects.DatabaseLoadException.
This is an exception thrown by the database which manages physical objects to indicate a failure in loading and initializing from a persistent filesystem snapshot.
DatabaseLoadException() - Constructor for class uwcse.location.objects.DatabaseLoadException
 
DatabaseLoadException(String) - Constructor for class uwcse.location.objects.DatabaseLoadException
 
DatabaseLoadException(String, Throwable) - Constructor for class uwcse.location.objects.DatabaseLoadException
 
DatabaseLoadException(Throwable) - Constructor for class uwcse.location.objects.DatabaseLoadException
 
DatabaseSaveException - exception uwcse.location.objects.DatabaseSaveException.
This is an exception thrown by the database which manages physical objects to indicate a failure in saving a snapshot to persistent filesystem storage.
DatabaseSaveException() - Constructor for class uwcse.location.objects.DatabaseSaveException
 
DatabaseSaveException(String) - Constructor for class uwcse.location.objects.DatabaseSaveException
 
DatabaseSaveException(String, Throwable) - Constructor for class uwcse.location.objects.DatabaseSaveException
 
DatabaseSaveException(Throwable) - Constructor for class uwcse.location.objects.DatabaseSaveException
 
dest_addr - Variable in class uwcse.location.objects.mote.MoteSerialReadWrite.basePacket
 
DisplayPanel - class uwcse.location.client.DisplayPanel.
A panel for displaying location readings.
DisplayPanel(WorldMap) - Constructor for class uwcse.location.client.DisplayPanel
Create a display panel for location information.
DisplayService - class uwcse.location.client.DisplayService.
A service for displaying location readings.
DisplayService(Collection, boolean, ServiceID) - Constructor for class uwcse.location.client.DisplayService
Create a location display service with the given properties using the explicitly specified fusion service (bypasses discovery).
DisplayService.Args - class uwcse.location.client.DisplayService.Args.
A class to contain the command line argument values.
DisplayService.Args() - Constructor for class uwcse.location.client.DisplayService.Args
 
distanceBetween(State, State) - Static method in class uwcse.location.core.State
Returns the linear distance between the position of the State sm1 and that of the sm2 State.
distanceInMeters - Variable in class uwcse.location.objects.cricket.CricketPacket
 
DuplicatePhysicalObjectException - exception uwcse.location.objects.DuplicatePhysicalObjectException.
This is an exception thrown by the database which manages physical objects to indicate an attempt to add a duplicate object.
DuplicatePhysicalObjectException() - Constructor for class uwcse.location.objects.DuplicatePhysicalObjectException
 
DuplicatePhysicalObjectException(String) - Constructor for class uwcse.location.objects.DuplicatePhysicalObjectException
 
DuplicatePhysicalObjectException(String, Throwable) - Constructor for class uwcse.location.objects.DuplicatePhysicalObjectException
 
DuplicatePhysicalObjectException(Throwable) - Constructor for class uwcse.location.objects.DuplicatePhysicalObjectException
 

A B C D E F G H I L M N O P Q R S T U V W
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE