AbstractAnchor
is the abstract base implementation for
IAnchor
s.AbstractAnchor
for the given anchorage
Node
.IConnectionInterpolator
implementations,
which supports updating the geometry for an IGeometry
curve node, as
well as arranging and clipping the decorations.IConnectionRouter
s implementing a routing
strategy that can be specialized by subclasses:
Remove anchors previously inserted by the router.AbstractRouter.ControlPointManipulator
can be used to record, perform, and
roll back control point changes during routing.AbstractRouter.VolatileStaticAnchor
is a StaticAnchor
that may be
inserted by an AbstractRouter
during
route(Connection)
, and, hence,
will be removed when routing is performed again.IAnchor
as a control point anchor for the given
index into the Connection.anchorsUnmodifiableProperty()
of this
Connection
.StaticAnchor
yielding the given Point
as a
control point anchor for the given index into the
Connection.anchorsUnmodifiableProperty()
of this Connection
.FXAdvancedLinearGradientPicker.advancedLinearGradientProperty()
Property
for the advanced gradient.ReadOnlySetProperty
that provides the
computation parameters
of kind
IComputationStrategy.Parameter.Kind.ANCHORAGE
.Node
this
IAnchor
is bound to.DynamicAnchor.AnchorageReferenceGeometry
with no default
value.DynamicAnchor.AnchorageReferenceGeometry
that encapsulates the
given IGeometry
.DynamicAnchor.AnchorageReferencePosition
without default
value.DynamicAnchor.AnchorageReferencePosition
that encapsulates the
given Point
.ReadOnlySetMultimapProperty
that provides the
computation parameters
of kind
IComputationStrategy.Parameter.Kind.ANCHORED
per AnchorKey
.DynamicAnchor.AnchoredReferencePoint
with no default value.DynamicAnchor.AnchoredReferencePoint
that encapsulates the given
Point
.Node
with a String
qualifier
to identify an anchor target.AnchorKey
for the given anchored
Node
with the given id.IAnchor
s that determine the start point, control points, and end
point of this Connection
.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.