Jens Calisti schrieb am 11.02.2004 17:01:
hoi michael,
give JGraph a try : http://www.jgraph.com/
Features a.. 100% pure Java, fully standards-compliant developer API b.. Automatic edge routing and handling of self-references c.. Command history for infinite undo/redo across multiple views d.. Each view can have its own set of visible cells and separate attributes e.. Multiple connection points per vertex can float along the vertex boundaries f.. Layers, Grouping and stepping-into groups for managing large diagrams g.. Built-in marquee selection, zoom, grid, anti-aliasing, and in-place editing h.. Copy and paste or drag and drop to and from Java and native applications i.. Very small footprint (150 K) for embedded use
Cheers,
Jens
----- Original Message ----- From: "Michael Seele" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 3:12 PM Subject: [JAVA2D] zooming & double buffering
===========================================================================hi guys, i have a big problem: my application shows lot of rectangles which can be dragged on the screen. the application also supports zooming, i implement this with transform scale. is it possible to use double buffering to draw the rectangles(they contains lot of text). when i use the standart bufferedImage, the text looks not very good. for example i add two screenshoots. one in 100% and one in 400%!!! thanks
-- Mit freundlichen Gruessen Michael Seele([EMAIL PROTECTED])
G & H Softwareentwicklung GmbH Tel.: {+49|0} 7451 - 53 706 0 Robert-Bosch-Str. 23 Fax: {+49|0} 7451 - 53 706 90 D-72160 Horb a.N. http://www.guh-software.de
To unsubscribe, send email to [EMAIL PROTECTED] and include in thebody
of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
---------------------------------------------------------------------------- ----
---------------------------------------------------------------------------- ----
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
