Re: [OpenMap Users] displaying an tif image file

From: Don Dietrick <dietrick_at_bbn.com>
Date: Wed, 23 Jun 2004 21:58:50 -0400

Actually, you can add PlugIns like layers, the LayerHandler will figure
out that it needs to create a PlugInLayer and will hook the PlugIn up
to it, automatically.

- Don

On Jun 23, 2004, at 7:12 PM, Sameer Maggon wrote:

> On Wed, 23 Jun 2004 15:16:51 -0700 (PDT), Qinyan Zhou
> <zhouqinyan527_at_yahoo.com> wrote:
>> the part added to properties
>> imageLayer.class=com.bbn.openmap.plugin.CSVTiledImagePlugIn
>> imageLayer.prettyName=My Image Layer
>> imageLayer.tileFile=file:///image/csv/imageCSV.csv
>> imageLayer.fileHasHeader=true
>>
>> Jessica
>
> You are adding a plugin to the layer. The right way to do is to add a
> Layer (plugIn layer) and then add the plugin on that layer.
>
> E.g:
>
> eipi.class=com.bbn.openmap.plugin.PlugInLayer
> eipi.prettyName=EarthImagePlugin
> # now goes all the stuff for plugin like:
>
> Its supposed to be plugin.class etc.
>
> Also, inside the code, you can get the layer and manually add your
> plugin on that layer (see the APIs).
>
> Sameer.
> --
> [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"]
>
>


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, dietrick_at_bbn.com
BBN Technologies, Cambridge, MA
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
[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 Wed Jun 23 2004 - 21:59:42 EDT

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