bicliqueviz
Class CacheFilesSaver
java.lang.Object
bicliqueviz.CacheFilesSaver
public class CacheFilesSaver
- extends java.lang.Object
This class manages the cache files of a bigraph to optimize the initialisation
after first creation of the bigraph
- Author:
- Martin Schwartz
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheFilesSaver
public CacheFilesSaver(java.lang.String f,
BicliqueTreeMenu tm,
BiGraph g)
- Parameters:
f
- name of the graph filetm
- pointer to the tree menug
- pointer to the bigraph
createCacheFiles
public void createCacheFiles()
- Creates the cache files
doesCacheFilesExist
public boolean doesCacheFilesExist()
- Returns:
- true if cache directory exists, otherwise false