ca.sqlpower.architect.swingui
Class MappingReport

java.lang.Object
  extended by ca.sqlpower.architect.swingui.MappingReport

public class MappingReport
extends java.lang.Object


Constructor Summary
MappingReport(ArchitectSwingSession session, java.util.Collection<SQLTable> targetTables)
           
 
Method Summary
 java.awt.Dimension drawHighLevelReport(java.awt.Graphics2D g, java.awt.Dimension pageSize)
           
 java.awt.Dimension getRequiredSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingReport

public MappingReport(ArchitectSwingSession session,
                     java.util.Collection<SQLTable> targetTables)
              throws ArchitectException
Throws:
ArchitectException
Method Detail

drawHighLevelReport

public java.awt.Dimension drawHighLevelReport(java.awt.Graphics2D g,
                                              java.awt.Dimension pageSize)
                                       throws ArchitectException
Throws:
ArchitectException

getRequiredSize

public java.awt.Dimension getRequiredSize()
                                   throws ArchitectException
Throws:
ArchitectException


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca