|
From: LSA <ls...@ng...> - 2010-02-24 18:52:32
|
Hi all! I am incorporating JMapPane (it is also used by JMapFrame) to render ESRI ShapeFiles. I use Geotools version 2.6.1. I need to select features on my JMapPane-driven map (using some sort of selection tool) and be able to obtain list of selected features programmatically. Currently, geotools contains few tools (called Actions), like PanAction, ZoomInAction, ZoomOutAction, IdentifyAction - and no SelectAction among them. Did I miss something? Can someone advice me demo or like on such a functionality? Thanks! |