org.topbraidcomposer.gef.diagram.figures
Interface IEquivalenceConnection

All Superinterfaces:
org.eclipse.draw2d.Connection, org.eclipse.draw2d.IFigure
All Known Implementing Classes:
EquivalenceConnection

public interface IEquivalenceConnection
extends org.eclipse.draw2d.IFigure, org.eclipse.draw2d.Connection


Field Summary
 
Fields inherited from interface org.eclipse.draw2d.Connection
PROPERTY_CONNECTION_ROUTER, PROPERTY_POINTS
 
Method Summary
 
Methods inherited from interface org.eclipse.draw2d.Connection
getConnectionRouter, getPoints, getRoutingConstraint, getSourceAnchor, getTargetAnchor, setConnectionRouter, setPoints, setRoutingConstraint, setSourceAnchor, setTargetAnchor