net.sourceforge.schemaspy.view
Class HtmlGraphFormatter

java.lang.Object
  extended by net.sourceforge.schemaspy.view.HtmlFormatter
      extended by net.sourceforge.schemaspy.view.HtmlGraphFormatter
Direct Known Subclasses:
HtmlOrphansPage, HtmlRelationshipsPage, HtmlTableGrapher

public class HtmlGraphFormatter
extends HtmlFormatter


Field Summary
 
Fields inherited from class net.sourceforge.schemaspy.view.HtmlFormatter
displayTableComments, encodeComments
 
Constructor Summary
protected HtmlGraphFormatter()
           
 
Method Summary
protected  Dot getDot()
           
 
Methods inherited from class net.sourceforge.schemaspy.view.HtmlFormatter
getDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, isOneOfMultipleSchemas, isOrphansPage, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, writeGeneratedBy, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlGraphFormatter

protected HtmlGraphFormatter()
Method Detail

getDot

protected Dot getDot()


Copyright © 2007-2010. All Rights Reserved.