Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Text alignment issue in Text inside a Rectangle(Text alignment issue in Text inside a Rectangle)
Text alignment issue in Text inside a Rectangle [message #1440800] Wed, 08 October 2014 22:11 Go to next message
Anil tanneru is currently offline Anil tanneruFriend
Messages: 21
Registered: March 2014
Junior Member
We have a Text inside a Rectangle with Rectangle height and Width. If we add more text, text is going beyond Rectangle height. We tried with all the defferent Alignments. When we enter large text in text value, we are missing top and bottom part. Trying to implement TOP alignment, so that I can see the text from starting point irrespective of text size.Is there any way to implement this.
Re: Text alignment issue in Text inside a Rectangle [message #1441196 is a reply to message #1440800] Thu, 09 October 2014 11:31 Go to previous message
Michael Wenz is currently offline Michael WenzFriend
Messages: 1931
Registered: July 2009
Location: Walldorf, Germany
Senior Member
Anil,

I don't think this is possible with alignment; it just controls where to
locate the text in case of additional space. You will need to size the Text
so that your complete information fits inside. The Text might be larger than
the Rectangle and should be located at the upper left corner. The Rectangle
will then clip away the Text that goes beyond its borders. But the key part
should be that the Text itself is big enough to show all text.

Michael
Previous Topic:Connection with Plygons
Next Topic:How to delete / remove a connection ?
Goto Forum:
  


Current Time: Wed Sep 25 09:44:25 GMT 2024

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

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

Back to the top