Class StaticAnchor

java.lang.Object
org.eclipse.gef.fx.anchors.AbstractAnchor
org.eclipse.gef.fx.anchors.StaticAnchor
All Implemented Interfaces:
IAnchor
Direct Known Subclasses:
AbstractRouter.VolatileStaticAnchor

public class StaticAnchor extends AbstractAnchor
An StaticAnchor provides a position for each AnchorKey, based on a reference position relative to the anchorage Node, to which the StaticAnchor is bound, or based on a (global) static reference position in case the StaticAnchor is unbound.