Class SnappingFeedbackPart

java.lang.Object
org.eclipse.gef.mvc.fx.parts.AbstractVisualPart<V>
org.eclipse.gef.mvc.fx.parts.AbstractFeedbackPart<javafx.scene.shape.Line>
org.eclipse.gef.mvc.fx.parts.SnappingFeedbackPart
All Implemented Interfaces:
IActivatable, IAdaptable, IAdaptable.Bound<IViewer>, IDisposable, IFeedbackPart<javafx.scene.shape.Line>, IVisualPart<javafx.scene.shape.Line>

public class SnappingFeedbackPart extends AbstractFeedbackPart<javafx.scene.shape.Line>
The SnappingFeedbackPart visualizes a SnappingModel.SnappingLocation by drawing a red line at the SnappingModel.SnappingLocation through the whole viewport.