Had no idea it was that easy.
Thanks guys,
A
-----Original Message-----
From: Whanger, Thomas [mailto:thomas.whanger_at_zeltech.com]
Sent: Thursday, April 07, 2005 12:17 PM
To: Andrew Schulak; openmap-users_at_bbn.com
Subject: RE: [OpenMap Users] Line weight of OMRect?
Andrew,
Just do something similar to the following:
OMRect rect = new OMRect(...);
rect.setStroke(new BasicStroke(2));
Hope this helps.
-Tom
_____
From: owner-openmap-users_at_bbn.com [mailto:owner-openmap-users_at_bbn.com]
On Behalf Of Andrew Schulak
Sent: Thursday, April 07, 2005 11:23 AM
To: openmap-users_at_bbn.com
Subject: [OpenMap Users] Line weight of OMRect?
Is there a way to change the line weight of an OMRect?
Thanks,
Andrew
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Apr 07 2005 - 12:30:25 EDT