net.sourceforge.squirrel_sql.plugins.graph
Class EdgesGraphComponent
java.lang.Object
net.sourceforge.squirrel_sql.plugins.graph.EdgesGraphComponent
- All Implemented Interfaces:
- GraphComponent
public class EdgesGraphComponent
- extends java.lang.Object
- implements GraphComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CM_BY_INCH
public static final double CM_BY_INCH
- See Also:
- Constant Field Values
EdgesGraphComponent
public EdgesGraphComponent()
init
public void init(FormatXmlBean format,
double sldValue,
boolean valueIsAdjusting)
setBounds
public void setBounds(int widht,
int height)
paint
public void paint(java.awt.Graphics g,
boolean isPrinting)
- Specified by:
paint in interface GraphComponent
getRequiredSize
public java.awt.Dimension getRequiredSize()
- Specified by:
getRequiredSize in interface GraphComponent
Copyright © 2001-2010. All Rights Reserved.