public class HtmlRelationshipsPage extends HtmlDiagramFormatter
displayNumRows, encodeComments| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HtmlRelationshipsPage |
getInstance()
Singleton accessor
|
protected boolean |
isRelationshipsPage()
Override and return true if you're the relationships page.
|
boolean |
write(Database db,
File diagramDir,
String dotBaseFilespec,
boolean hasOrphans,
boolean hasRealRelationships,
boolean hasImpliedRelationships,
Set<TableColumn> excludedColumns,
LineWriter html) |
getDotgetDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, isOrphansPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, writeGeneratedBy, writeHeader, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContentspublic static HtmlRelationshipsPage getInstance()
public boolean write(Database db, File diagramDir, String dotBaseFilespec, boolean hasOrphans, boolean hasRealRelationships, boolean hasImpliedRelationships, Set<TableColumn> excludedColumns, LineWriter html)
protected boolean isRelationshipsPage()
HtmlFormatterisRelationshipsPage クラス内 HtmlFormatterCopyright © 2016. All Rights Reserved.