Re: [OpenMap Users] How to see RpfCoverage

From: Don Dietrick <dietrick_at_email.domain.hidden>
Date: Thu Sep 20 2007 - 12:50:41 EDT

Hi Tim,

The RpfCoverage object is built into the layer. You turn it with a
checkbox on via the layer's palette.

- Don

On Sep 20, 2007, at 12:28 PM, Tim Schreiner wrote:

> I have some rpf data that I can view quite nicely when I’m zoomed
> in on the data. It’s a CIB data file. When I zoom way out on the
> entire globe, I’d like to draw some form of outline of the coverage
> on my map. I tried using RpfCoverage to do this, feeding it my rpf
> layer, but I don’t see anything on the map. What do I need to do to
> see the RpfCoverage data?
>
>
>
> Currently I am doing this, in my drawing code:
>
>
>
> … /// if s_Layers[i] is a RpfLayer
>
> RpfCoverage r = new RpfCoverage(s_Layers[i]);
>
> r.allCoveragesOn();
>
> r.generate(this.getProjection());
>
> r.paint(this.getGraphics());
>
>
>
> Tim
>
>

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, dietrick@bbn.com
BBN Technologies, Cambridge MA
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
[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 Sep 20 12:54:07 2007

This archive was generated by hypermail 2.1.8 : Thu Sep 20 2007 - 12:54:08 EDT