net.sourceforge.squirrel_sql.plugins.graph.xmlbeans
Class PrintXmlBean

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.graph.xmlbeans.PrintXmlBean

public class PrintXmlBean
extends java.lang.Object


Constructor Summary
PrintXmlBean()
           
 
Method Summary
 int getEdgesScale()
           
 boolean isShowEdges()
           
 void setEdgesScale(int edgesScale)
           
 void setShowEdges(boolean showEdges)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintXmlBean

public PrintXmlBean()
Method Detail

getEdgesScale

public int getEdgesScale()

setEdgesScale

public void setEdgesScale(int edgesScale)

isShowEdges

public boolean isShowEdges()

setShowEdges

public void setShowEdges(boolean showEdges)


Copyright © 2001-2010. All Rights Reserved.