Imported Upstream version 1.9.8
[platform/upstream/doxygen.git] / src / dotgroupcollaboration.h
index ddb12bb..f3b61c7 100644 (file)
@@ -34,6 +34,8 @@ class DotGroupCollaboration : public DotGraph
                         const QCString &path,const QCString &fileName,const QCString &relPath,
                         bool writeImageMap=TRUE,int graphId=-1);
     bool isTrivial() const;
+    bool isTooBig() const;
+    int numNodes() const;
 
   protected:
     virtual QCString getBaseName() const;