info.aduna.autofocus.gui.map
Class ClusterMapInfo

java.lang.Object
  extended by info.aduna.autofocus.gui.map.ClusterMapInfo

public class ClusterMapInfo
extends Object


Constructor Summary
ClusterMapInfo(boolean graphFiltered, int totalNrOfClusters, int currentNrOfClusters)
           
 
Method Summary
 int getCurrentNrOfClusters()
           
 int getTotalNrOfClusters()
           
 boolean isGraphFiltered()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterMapInfo

public ClusterMapInfo(boolean graphFiltered,
                      int totalNrOfClusters,
                      int currentNrOfClusters)
Method Detail

isGraphFiltered

public boolean isGraphFiltered()

getTotalNrOfClusters

public int getTotalNrOfClusters()

getCurrentNrOfClusters

public int getCurrentNrOfClusters()


Copyright © 1997-2008 Aduna. All Rights Reserved.