public class ClusterInfo
extends java.lang.Object
This object is passed in when the developer needs to make an image for a group of objects.
Modifier and Type | Field and Description |
---|---|
int |
numObjects
Number of objects being clustered
|
Constructor and Description |
---|
ClusterInfo(int numObjects) |