AnchorKey
s that are managed by this
Connection
.ObjectProperty
that manages the reference position of
this StaticAnchor
.Node
.ImageView
s.FXCanvas
.InfiniteCanvas.getScrolledPane()
and on the bounds-in-parent property of the
InfiniteCanvas.getContentGroup()
that will call InfiniteCanvas.updateScrollBars()
when one of the bounds is changed.InfiniteCanvas.horizontalScrollBarPolicyProperty()
and on the InfiniteCanvas.verticalScrollBarPolicyProperty()
that will call
InfiniteCanvas.updateScrollBars()
when one of the ScrollPane.ScrollBarPolicy
s
changes.Region.widthProperty()
and on the
Region.heightProperty()
that will call InfiniteCanvas.updateScrollBars()
when
the size of this InfiniteCanvas
changes.VisualChangeListener
for the given anchored
Node
.VisualChangeListener
s for all anchored Node
s,
or schedules their registration if the VCL cannot be registered yet.geometry
.Connection
.Connection
.Connection
.Connection
.GeometryNode.geometryProperty()
to the given width and height.Node
is visible to the user by
scrolling to its position.connection's
anchors (if necessary) to
satisfy certain routing constraints.IConnectionRouter
of
this connection.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.