Re: Renderer like Esri

From: Don Dietrick <dietrick@bbn.com>
Date: Sat Jul 20 2002 - 01:21:44 EDT

Hi Mitxelko,

For this specific rendering requirements, you'll probably have to make
some modifications to the code. They aren't difficult. I'd modifiy the
EsriPlugIn if I were you.

On Tuesday, July 16, 2002, at 08:47 AM, Mitxelko Iriso Compains wrote:

> Hi all,
>
> I want to renderer the entities of a shape like Esri, and I don't know
> what
> is the best way to do. The main steps:
>
> - Select more thant one graphic object by entity of the shape. For
> instance:
> for a point put a circle and a text.

You could modify the EsriPointList to create Location objects instead of
OMPoint objects, or something like that.

>
> - These graphic objecs may be dynamic, the point color or radius
> depends of
> the value of one field of the mdb.

You'll have to use the DbfTableModel object to find attributes for each
graphic, so you can decide how to render it.

> - Is possible display true-fonts installed ??.

That seems to be a java question. If java can find it on the system,
you should be able to use it on the map.

>
> - Load the entities of the shape only if the scale is in a interval, in
> order to avoid out of memory errors.

That's another modification you'd have to make to the plugin.

Hope this helps,

Don

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, BBN Technologies, dietrick@bbn.com
10 Moulton Street, Cambridge, MA 02138
617-873-3031 [fax]-2794
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
[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 Sat Jul 20 01:24:05 2002

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