uwcse.location.objects
Class Cluster
java.lang.Object
|
+--uwcse.location.objects.PhysicalObject
|
+--uwcse.location.objects.MobileObject
|
+--uwcse.location.objects.Cluster
- public class Cluster
- extends MobileObject
A class to represent a cluster of mobile things such as a group of tags.
- Version:
- $Revision: 1.4 $
- Author:
- Jeffrey Hightower
|
Constructor Summary |
Cluster()
Create an anonymous cluster of objects. |
Cluster(String name)
Create a cluster of objects with the given name. |
Cluster
public Cluster()
- Create an anonymous cluster of objects.
Cluster
public Cluster(String name)
- Create a cluster of objects with the given name.
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