[OpenMap Users] setting DCW map fill color

From: Peter Wilkes <pwilkes@cowpie.acm.vt.edu>
Date: Thu Jan 27 2005 - 10:27:04 EST

Hi,

        my client has asked us to have the option of printing our openmap
map in grayscale with white background and black icons on top. i have
figured out how to set the background color of the map programmatically
and i can see how to change the color of the DCW layers in the properties
files however i want to be able to change that programmatically so i can
do the following

backcolor = getbackgroundcolor()
fillcolor = getdcwfillcolor()
setbackground(WHITE)
setdcwfillcolor(WHITE)

print()

setbackcolor(backcolor)
setdcwfillcolor(fillcolor)

if anyone knows how to be able to set/get the DCW fill color
programmatically i would be most appreciative.

Pete

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Jan 27 10:43:18 2005

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:41 EDT