Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: How can we create new layer from given features?

About map graphic - I found extension point mapgraphic and interface MapGraphic.

But I still confused how to create new layer from selected features.
I found method LayerFactory.createLayer( IGeoResource resource )
But how to make IGeoResource from selected features?


Back to the top