[udig-devel] Re: Draw commands
Damjan Šavko
damjan.savd at gmail.com
Thu Jul 20 02:16:19 PDT 2006
OK, I used the mailing list to quickly. I managed to solve my problem and if
anybody is interested that's how I did it:
DrawShapeCommand.setVisible(false);
context.sendASyncCommand(DrawShapeCommand);
Damjan
On 7/20/06, Damjan Šavko <damjan.savd at gmail.com> wrote:
>
> Hello, just a quick question. I managed to draw shapes on the map (e.g. :
> for selecting features) with the use of context.sendASyncCommand
> (DrawShapeCommand) but how can I remove these shapes when I don't need
> them anymore?
>
> Thanks
>
>
> Damjan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.refractions.net/pipermail/udig-devel/attachments/20060720/9dc188f9/attachment.html
More information about the udig-devel
mailing list