IVisualPart
's visuals.IViewer.getContentPartMap()
.IViewer
.IDomain
is attached to this
tool so that you can register event listeners for various inputs
(keyboard, mouse) or model changes (selection, scroll offset / viewport).AbstractFXContentPart
for all visuals in the
visual hierarchy of the given Parent
at the given
visualPartMap.host
has keyboard focus.IContentPart
for the given content element and
removes it from the pool.IVisualPart
from the map of this part's
anchorages.IVisualPart
and role from the map of this
part's anchorages.IRootPart
.IVisualPart
to unestablish an
anchorage-anchored relationship with this anchorage IVisualPart
.IVisualPart
from the list of this part's
children.IVisualPart
s from the list of this part's
children.IVisualPart
's visual.IContentPart.getContentChildren()
.host
of this
ContentPolicy
.RemoveContentChildOperation
uses the IContentPart
API to
remove a content object from an IContentPart
.RemoveContentChildOperation
for removing the given
contentChild Object
from the content children of the given
parent IContentPart
.IContentPart
s.ContentPolicy
's host
from its parent.WritableImage
, starting at
the given offsets, in the given size (in pixel).IVisualPart
into a lower index than it currently
occupies.IVisualPart
with the part at the given index
position within this part's list of children.ForwardUndoCompositeOperation
that assembles the resize
operation and the reveal operation.FXResizeNodeOperation
that is used to resize the host's
visual.ViewportModel.ViewportState
representing the current state of
this ViewportModel
.IVisualPart
is visible in
this viewer.ReverseUndoCompositeOperation
is an
AbstractCompositeOperation
which undoes its combined operations in
the reverse order of their execution.ReverseUndoCompositeOperation
with the given label.Copyright (c) 2014 itemis AG and others. All rights reserved.