Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Newbie question: chart with GEF/ Draw2d
Newbie question: chart with GEF/ Draw2d [message #212108] Sat, 18 March 2006 13:10 Go to next message
Roman Mukhin is currently offline Roman MukhinFriend
Messages: 52
Registered: July 2009
Member
Hi everybody

I wanna to develop an application to display line chart from existing data (let say
development of the prices of product X for Y months). On top of this layer user could put
his own markers or draw lines. After all some mathematics would be applied.

I would like to receive advice of follow questions:

- Is it suitable at all to use GEF / Draw2d?

- Should I draw line chart as a single Figure or use a chart node as a Figure and connect
them with connections or even make a hierarchy of Figures?

- I would like to have a rulers on side to display scale of chart (price/month). Are they
supported from EMF/Draw2d framework?


I do not need a detailed explanation but a hint where to look (class/interface names,
articles, help chapters, etc.)

best regards
Ram
Re: Newbie question: chart with GEF/ Draw2d [message #212121 is a reply to message #212108] Sat, 18 March 2006 16:15 Go to previous message
Eclipse UserFriend
Originally posted by: kd3725.gmail.com

Roman Mukhin wrote:
> Hi everybody
>
> I wanna to develop an application to display line chart from existing
> data (let say development of the prices of product X for Y months). On
> top of this layer user could put his own markers or draw lines. After
> all some mathematics would be applied.
>
> I would like to receive advice of follow questions:
>
> - Is it suitable at all to use GEF / Draw2d?
>
> - Should I draw line chart as a single Figure or use a chart node as a
> Figure and connect them with connections or even make a hierarchy of
> Figures?
>
> - I would like to have a rulers on side to display scale of chart
> (price/month). Are they supported from EMF/Draw2d framework?
>
>
> I do not need a detailed explanation but a hint where to look
> (class/interface names, articles, help chapters, etc.)
>
> best regards
> Ram
Here is a great site for beginners. It is an easy read, but leaves you
with a lot more than most tutorials.

http://eclipsewiki.editme.com/GefDescription

If the pictures don't load, just hit F5. They usually load the second
time around for me.

kd3725
Previous Topic:Fw: Perfermance between diffrent version of JRE and Eclipse
Next Topic:Usage of MultiPageEditorActionBarContributor
Goto Forum:
  


Current Time: Fri Apr 19 06:44:22 GMT 2024

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

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

Back to the top