[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: GEF right for block editor?
|
>> Looking at the examples, I notice that the routing is not that good (or
>> non-existant) and the display is not that nice. These may be problems
>> with the exmamples though, and not GEF. So, 1) Does GEF providing any
>> auto-routing (and specfically 90 degree only routing). 2) Is it easily
>
> See ShortestPathRouter. It is NOT orthogonal.
>
Isn´t that what the ManhattanRouter is?
RH> That router does not avoid obstacles, only other connections.