Context menu action that toggles snapping for the given {@link AbstractSnappingController} (usually the activecontroller). Snapping always occurs, using the snapping rules of the selected layer.
This action is checked when snapping is already active, and unchecked when snapping is not active. Clicking the action will effectively toggle this setting. Also this action is only enabled when the MapModel has a selected layer, and that selected layer is a VectorLayer and that VectorLayer has at least 1 snapping rule.
@author Pieter De Graef
|
|
|
|
|
|