org.basex.gui.view.map
Class MapAlgo

java.lang.Object
  extended by org.basex.gui.view.map.MapAlgo

public abstract class MapAlgo
extends Object

Interface MapAlgorithms need to implement.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, Joerg Hauser

Constructor Summary
MapAlgo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapAlgo

public MapAlgo()