Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JavaGeek

Pages: [1]
1
Suggestions and Requests / Split exported image by pages
« on: November 19, 2003, 04:46:22 pm »
I have a large diagram that ocuppies 4 or 5 pages. When I export it to a RTF document, the image is scaled to fit one page, and all details for the diagram are lost.

I would like an option to split the generated images. EA already shows the page boundaries, and I'd like to get an image for every page in the diagram.

Thanks.

2
General Board / Re: Generating getters and setters of a Class
« on: November 25, 2003, 08:16:05 am »
You can mark the attribute as a property, which will bring a dialog to generate the getter and setter methods.

Hope this helps

3
General Board / Re: Help with Data model design
« on: November 17, 2003, 11:20:23 am »
Excelent, that works as expected.

Now, I want to export the diagram as an image. Since there are too many tables in one diagram, the image is rather long. Is there a way to split the image by pages? I don't mind getting 3 images, since that would make my diagram readable.

4
General Board / Help with Data model design
« on: November 17, 2003, 08:03:10 am »
Ok, I'm creating a bunch of tables (25), and they all must have some standard columns (last_mod_date, status)

Is there a way to create a table template that has these columns, or a column entity that I can drag & drop into my table?

We're evaluating EA right now, and it looks like a very good tool, probably it'll replace our old modeling tool.

Thanks.

Pages: [1]