Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Inverted Y in XYLayout
Inverted Y in XYLayout [message #157396] Tue, 09 November 2004 13:40 Go to next message
Eclipse UserFriend
Originally posted by: jhenriques.gmail.com

Hi!

I want to be able to invert the Y coords.
Right now this is the case:

(0,0)
|--------> X+
|
|
Y+

What I want is this:

Y+
|
|
|---------> X+
(0,0)

How can I get this (if possible at all)?
Re: Inverted Y in XYLayout [message #157490 is a reply to message #157396] Wed, 10 November 2004 07:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eostroukhov.hotmail.com

You could implement the special layout that will take object coordinates as
the constraint.

"Jos
Re: Inverted Y in XYLayout [message #222709 is a reply to message #157490] Mon, 11 September 2006 22:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: something.eclipse.org

I'm also interested in doing something like this. I was wondering if
there have been any advancements since 04 that would make this easier.
Either way, any pointers would be appreciated.

thanks,
adam

Eugene Ostroukhov wrote:
> You could implement the special layout that will take object coordinates as
> the constraint.
>
> "José Henriques" <jhenriques@gmail.com> wrote in message
> news:t0u662-3lv.ln1@proxy.se.efacec.pt...
>> Hi!
>>
>> I want to be able to invert the Y coords.
>> Right now this is the case:
>>
>> (0,0)
>> |--------> X+
>> |
>> |
>> Y+
>>
>> What I want is this:
>>
>> Y+
>> |
>> |
>> |---------> X+
>> (0,0)
>>
>> How can I get this (if possible at all)?
>>
>
>
Re: Inverted Y in XYLayout [message #222720 is a reply to message #222709] Tue, 12 September 2006 03:02 Go to previous message
Eclipse UserFriend
Originally posted by: osipov.appliedtech.ru

Hi, AdamC.
Have a look here
http://dev.eclipse.org/newslists/news.eclipse.tools.gef/msg1 7087.html
That might be of some help.
Previous Topic:How to Get underlying Connection/Figure
Next Topic:Hooking a Table View with Graphical Editor
Goto Forum:
  


Current Time: Thu Mar 28 10:51:26 GMT 2024

Powered by FUDForum. Page generated in 0.02203 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top