info.aduna.autofocus.gui.map
Class ClusterMapInfo
java.lang.Object
info.aduna.autofocus.gui.map.ClusterMapInfo
public class ClusterMapInfo
- extends Object
|
Constructor Summary |
ClusterMapInfo(boolean graphFiltered,
int totalNrOfClusters,
int currentNrOfClusters)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterMapInfo
public ClusterMapInfo(boolean graphFiltered,
int totalNrOfClusters,
int currentNrOfClusters)
isGraphFiltered
public boolean isGraphFiltered()
getTotalNrOfClusters
public int getTotalNrOfClusters()
getCurrentNrOfClusters
public int getCurrentNrOfClusters()
Copyright © 1997-2008 Aduna. All Rights Reserved.