Class RemoveSnapToStrategyOperation

java.lang.Object
org.eclipse.core.commands.operations.AbstractOperation
org.eclipse.gef.mvc.fx.operations.RemoveSnapToStrategyOperation
All Implemented Interfaces:
IUndoableOperation, ITransactionalOperation

public class RemoveSnapToStrategyOperation extends AbstractOperation implements ITransactionalOperation
The RemoveSnapToStrategyOperation can be used to remove an ISnapToStrategy from the list of supported strategies that is managed by the SnappingModel.