RE: [OpenMap Users] Regarind setting font color

From: Lepkowski, Thomas M., CTR, OSD-PA&E <Thomas.Lepkowski.ctr_at_osd.mil>
Date: Tue, 31 May 2005 08:40:21 -0400

Classification: UNCLASSIFIED

OMText is an OMGraphic, therefore use setLinePaint and setFillPaint. As in:

OMText omt = new OMText();

omt.setFillPaint( Color.BLUE );
omt.setLinePaint( Color.WHITE );

-Tom




-----Original Message-----
From: owner-openmap-users_at_bbn.com [mailto:owner-openmap-users_at_bbn.com]On
Behalf Of Raghu
Sent: Monday, May 30, 2005 6:49 AM
To: openmap-users_at_bbn.com
Subject: [OpenMap Users] Regarind setting font color


hi,
 Can any one help me in setting the Text font color .
I am using OMText. But i found no argument which sets
the color to the font.

help is greatly appreciated .


bye
Raghu(Raghavendra K),ADRIN.


                
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

--
[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"]
--
[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 Tue May 31 2005 - 08:49:27 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:07 EDT