public class HtmlOrphansPage extends HtmlDiagramFormatter
displayNumRows, encodeComments| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HtmlOrphansPage |
getInstance()
Singleton accessor
|
protected boolean |
isOrphansPage()
Override and return true if you're the orphans page.
|
boolean |
write(Database db,
List<Table> orphanTables,
File diagramDir,
LineWriter html) |
getDotgetDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, writeGeneratedBy, writeHeader, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContentspublic static HtmlOrphansPage getInstance()
public boolean write(Database db, List<Table> orphanTables, File diagramDir, LineWriter html) throws IOException
IOExceptionprotected boolean isOrphansPage()
HtmlFormatterisOrphansPage クラス内 HtmlFormatterCopyright © 2016. All Rights Reserved.