|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.draw2d.AbstractRouter
org.eclipse.xtext.xtext.ui.graph.figures.layouts.RailroadConnectionRouter
public class RailroadConnectionRouter
| Nested Class Summary | |
|---|---|
static class |
RailroadConnectionRouter.BendConstraint
|
| Nested classes/interfaces inherited from interface org.eclipse.draw2d.ConnectionRouter |
|---|
org.eclipse.draw2d.ConnectionRouter.NullConnectionRouter |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.draw2d.ConnectionRouter |
|---|
NULL |
| Constructor Summary | |
|---|---|
RailroadConnectionRouter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getConstraint(org.eclipse.draw2d.Connection connection)
|
void |
route(org.eclipse.draw2d.Connection connection)
|
void |
setConstraint(org.eclipse.draw2d.Connection connection,
java.lang.Object constraint)
|
| Methods inherited from class org.eclipse.draw2d.AbstractRouter |
|---|
getEndPoint, getStartPoint, invalidate, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RailroadConnectionRouter()
| Method Detail |
|---|
public void route(org.eclipse.draw2d.Connection connection)
public void setConstraint(org.eclipse.draw2d.Connection connection,
java.lang.Object constraint)
setConstraint in interface org.eclipse.draw2d.ConnectionRoutersetConstraint in class org.eclipse.draw2d.AbstractRouterpublic java.lang.Object getConstraint(org.eclipse.draw2d.Connection connection)
getConstraint in interface org.eclipse.draw2d.ConnectionRoutergetConstraint in class org.eclipse.draw2d.AbstractRouter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||