Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Questions regarding Evaluation (Multiple Pages / PDF Export / Grid Layout )
Questions regarding Evaluation (Multiple Pages / PDF Export / Grid Layout ) [message #224468] Mon, 16 October 2006 14:20 Go to next message
Eclipse UserFriend
Originally posted by: sebastian.himberger.gmx.de

Hi List,

i'm new to GEF and currently evaluating some technologies for a
graphical editing project.I have some specific requirements and have
already skipped through some basic papers about GEF (The Shape Editor
example and the FAQ) but it would be nice if you could answer my
questions regarding some of my requirements. This would help me making
the decision if i should dive deeper into GEF or not.

The project is about a simple workflow editor with some constraints
regarding the layout of elements(figures) and export to file formats.
Basically each document/model consists of some metadata (author, date,
proofreader, etc.) and the actual workflow. The specific requirements are:

1.) The Editor must explicitly use multiple pages. A limited set of
elements can be placed onto a page inside a fixed grid. As far as i have
read there's a MultiPageEditor and LayoutManagers available. Are these
the tools to solve such kinds of problem? The examples in Eclipse 3.1
don't use these kinds of things (AFAIK). There are rather strong
limitations to the layout because of the corporate design of our customer.

2.) A view of the model must be exported via PDF. I know that this can
be done via a printer (would this respect multiple pages correctly?) but
are there any other techniques already there using pure java? An option
for me would be to transform the XML-model via XSL-FO into a PDF. But an
existing solution would be nicer anyway. It should provide hooks to
generate page-headers and footers (I know that this may be out of focus
of the GEF, but maybe someone has already faced this problem).

I know this is kinda specific but diving into a Framework (like GEF) is
always time consuming and for an existing user it's often easy to
estimate if some requirements are realistic or not.

Thanks very much in advance!

Best regards
Sebastian
Re: Questions regarding Evaluation (Multiple Pages / PDF Export / Grid Layout ) [message #224536 is a reply to message #224468] Tue, 17 October 2006 03:23 Go to previous message
Xiang Qinxian is currently offline Xiang QinxianFriend
Messages: 119
Registered: July 2009
Senior Member
在 2006-10-16一的 16:20 +0200,Sebastian Himberger写道:
> Hi List,
>
> i'm new to GEF and currently evaluating some technologies for a
> graphical editing project.I have some specific requirements and have
> already skipped through some basic papers about GEF (The Shape Editor
> example and the FAQ) but it would be nice if you could answer my
> questions regarding some of my requirements. This would help me making
> the decision if i should dive deeper into GEF or not.
>
> The project is about a simple workflow editor with some constraints
> regarding the layout of elements(figures) and export to file formats.
> Basically each document/model consists of some metadata (author, date,
> proofreader, etc.) and the actual workflow. The specific requirements are:
>
> 1.) The Editor must explicitly use multiple pages. A limited set of
> elements can be placed onto a page inside a fixed grid. As far as i have
> read there's a MultiPageEditor and LayoutManagers available. Are these
> the tools to solve such kinds of problem? The examples in Eclipse 3.1
> don't use these kinds of things (AFAIK). There are rather strong
> limitations to the layout because of the corporate design of our customer..
>
> 2.) A view of the model must be exported via PDF. I know that this can
> be done via a printer (would this respect multiple pages correctly?) but
> are there any other techniques already there using pure java? An option
> for me would be to transform the XML-model via XSL-FO into a PDF. But an
> existing solution would be nicer anyway. It should provide hooks to
> generate page-headers and footers (I know that this may be out of focus
> of the GEF, but maybe someone has already faced this problem).
>
> I know this is kinda specific but diving into a Framework (like GEF) is
> always time consuming and for an existing user it's often easy to
> estimate if some requirements are realistic or not.
>
> Thanks very much in advance!
>
> Best regards
> Sebastian
>
Hi,
Maybe from omonodo UML tool you could get it.

Regards

Qinxian
Previous Topic:Moving a figure on top of another
Next Topic:How to define my own anchor?
Goto Forum:
  


Current Time: Thu Apr 25 04:51:10 GMT 2024

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

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

Back to the top