Skip to main content
summaryrefslogtreecommitdiffstats
blob: 63c69620aa6d57736c70c0d2509557b6b5950b71 (plain) (blame)
1
2
3
4
5
package org.eclipse.papyrus.infra.gmfdiag.common.linklf.router;

public class SnapToGridRectilinearRouter extends RectilinearRouter2 {

}

Back to the top