Uses of Class
org.eclipse.draw2d.AbstractRouter
Packages that use AbstractRouter
Package
Description
Primary package containing general interfaces and implementation classes.
- 
Uses of AbstractRouter in org.eclipse.draw2dSubclasses of AbstractRouter in org.eclipse.draw2dModifier and TypeClassDescriptionclassAn abstract router implementation which detects when multiple connections are overlapping.classstatic classRoutes Connections directly from the source anchor to the target anchor with no bendpoints in between.classAutomatic router that spreads itsConnectionsin a fan-like fashion upon collision.final classProvides aConnectionwith an orthogonal route between the Connection's source and target anchors.final classRoutes multiple connections around the children of a given container figure.