Uses of Class
net.sourceforge.squirrel_sql.plugins.graph.GraphLine

Packages that use GraphLine
net.sourceforge.squirrel_sql.plugins.graph   
 

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

Methods in net.sourceforge.squirrel_sql.plugins.graph that return GraphLine
 GraphLine[] ConstraintGraph.getAllLines()
           
 GraphLine[] ConstraintGraph.getConnectLines()
           
 GraphLine[] ConstraintGraph.getLinesToArrow()
           
 GraphLine ConstraintGraph.getMainLine()
           
 

Methods in net.sourceforge.squirrel_sql.plugins.graph with parameters of type GraphLine
 void ConstraintGraph.setFkStubLines(GraphLine[] fkStubLines)
           
 void ConstraintGraph.setHitConnectLine(GraphLine line)
           
 void ConstraintGraph.setPkStubLines(GraphLine[] pkStubLines)
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type GraphLine
GraphLine(GraphLine line)
           
 



Copyright © 2001-2010. All Rights Reserved.