public class FXBendConnectionPolicy.PointOverlay
extends java.lang.Object
FXBendConnectionPolicy.PointOverlay represents a 2-point-overlay. A 2-point-overlay
occurs when a selected point is dragged into the removal radius of one of
its neighbors.| Constructor and Description |
|---|
PointOverlay(IAnchor removed,
FXBendConnectionPolicy.AnchorHandle replacement,
boolean wasBefore,
FXBendConnectionPolicy.AnchorHandle selectedHandle) |
public PointOverlay(IAnchor removed, FXBendConnectionPolicy.AnchorHandle replacement, boolean wasBefore, FXBendConnectionPolicy.AnchorHandle selectedHandle)
removed - The removed IAnchor.replacement - The replacement FXBendConnectionPolicy.AnchorHandle.wasBefore - Flag that indicates if the removed handle was before its
replacement.selectedHandle - The selected FXBendConnectionPolicy.AnchorHandle that was removed.Copyright (c) 2014 itemis AG and others. All rights reserved.