See: Description
| Class | Description |
|---|---|
| NFEAddFeatureElementTool |
Tool used for creating new feature elements for a feature layer
|
| NFEAddFeatureTool |
Tool used for adding new features to a feature layer
|
| NFEBoxSelectionTool |
A tool used for selecting everything interacting with a rectangle drawn by the user.
|
| NFEEditVertexTool |
Tool used to add new vertices to line GeoObjects
|
| NFEFeatureElementSelectionTool |
Tool used for selecting feature elements within feature layers
|
| NFEFeatureSelectionTool |
Tools used for selecting all the elements composing a feature within a feature layer
|
| NFEManipulateTool |
Tool used to manipulate GeoObjects within a layer.
|
| NFENetElementSelectionTool |
Tool used to select network elements
|
| NFESelectionTool |
Base class for all the tools which perform selection.
|
| NFETool |
The basic class every NFE tool should implement.
|