|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumberOfClustersRequestable
Interface to a clusterer that can generate a requested number of clusters
Method Summary | |
---|---|
void |
setNumClusters(int numClusters)
Set the number of clusters to generate |
Method Detail |
---|
void setNumClusters(int numClusters) throws java.lang.Exception
numClusters
- the number of clusters to generate
java.lang.Exception
- if the requested number of
clusters in inapropriate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |