public class RelationGraphUpdater extends RelationUpdater
Constructor and Description |
---|
RelationGraphUpdater(com.mxgraph.view.mxGraph graph,
com.mxgraph.swing.mxGraphComponent graphComponent,
java.util.ArrayList<RelationSchema> relations,
java.util.ArrayList<ForeignKeyConstraint> foreignKeys) |
Modifier and Type | Method and Description |
---|---|
protected ImageSize |
getImageSize(RelationSchema relation) |
void |
run() |
getAttributeStyle, getImageSizeClass
public RelationGraphUpdater(com.mxgraph.view.mxGraph graph, com.mxgraph.swing.mxGraphComponent graphComponent, java.util.ArrayList<RelationSchema> relations, java.util.ArrayList<ForeignKeyConstraint> foreignKeys)
public void run()
protected ImageSize getImageSize(RelationSchema relation)