Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Polygon decorator with square and circle combined
Polygon decorator with square and circle combined [message #195504] Thu, 03 July 2008 06:27
Eclipse UserFriend
Originally posted by: Shwetha.V.in.bosch.com

Hello All,

I'm using Polgon Decorator for my connection.i was successful in getting
the circle as decorator but i want combination of square and circle
attached together.

The problem comes when i set the scale.

for circle i should have df.setScale(getMapMode().DPtoLP(1),
getMapMode().DPtoLP(1));

for square i need df.setScale(getMapMode().DPtoLP(7),
getMapMode().DPtoLP(3));

Any idea how to make a decorator with square+ small line(linking)+circle.

Thanks and Regards,
Shwetha
Previous Topic:Anyone knows this horrific Error of a gmf-based editor?
Next Topic:Displaying Attributes from 2 different Nodes in OutLineView
Goto Forum:
  


Current Time: Fri Apr 26 22:51:03 GMT 2024

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

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

Back to the top