Uses of Class
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans.FormatXmlBean

Packages that use FormatXmlBean
net.sourceforge.squirrel_sql.plugins.graph   
net.sourceforge.squirrel_sql.plugins.graph.graphtofiles   
 

Uses of FormatXmlBean in net.sourceforge.squirrel_sql.plugins.graph
 

Methods in net.sourceforge.squirrel_sql.plugins.graph that return FormatXmlBean
 FormatXmlBean[] FormatController.getFormats()
           
 

Methods in net.sourceforge.squirrel_sql.plugins.graph with parameters of type FormatXmlBean
 void FormatControllerListener.formatsChanged(FormatXmlBean selectedFormat)
           
 void EdgesGraphComponent.init(FormatXmlBean format, double sldValue, boolean valueIsAdjusting)
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type FormatXmlBean
PixelCalculater(FormatXmlBean format)
           
PixelCalculater(FormatXmlBean format, double sldValue)
           
 

Uses of FormatXmlBean in net.sourceforge.squirrel_sql.plugins.graph.graphtofiles
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph.graphtofiles with parameters of type FormatXmlBean
SaveToFilePageFormat(FormatXmlBean format)
           
 



Copyright © 2001-2010. All Rights Reserved.