Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: transiet read-only layers

All I can find is ITransientResolve, which has not methods on it.

"Jesse Eichar" <jeichar@xxxxxxxxxxxxxxx> wrote in 
message news:737F7A87-0130-480F-BAA5-76F1A49A008B@xxxxxxxxxxxxxxx...
> That is not something we completely support yet.  Currently if the 
> IGeoResource can adapt to the transient interface then the layer is 
> transient.  So what may work is make your MapGraphic implement the 
> ITransient interface.
>
> Jesse
>
> On 29-Oct-06, at 7:28 AM, Andy Czerwonka wrote:
>
>> Is there any way to make a layer transient?  I'd also like to make it
>> readd-only.  I'm using layers to generate GPS information, but I  don't 
>> want
>> users mucking with those layers and I don't want them hanging  around 
>> after a
>> session either.  Anyway to do that?
>>
>>
>>
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
> 





Back to the top