IBendableContentPart.BendPoint
.TopLeftSnappingLocationProvider
returns the top left corner of
the bounds as the only snapping location.Provider<Affine>
that will be
used to obtain the host's Affine
transformation.Provider<Affine>
that will be used to obtain the part's Affine
transformation.ITransactionalOperation
to change the transform of an
ITransformableContentPart
.TransformContentOperation
for the given
ITransformableContentPart
to set the given
AffineTransform
.TransformPolicy
is a JavaFX-specific
AbstractPolicy
that handles the transformation of its
host
.TransformProvider
can be registered on an IVisualPart
to
insert an Affine
into its visual's transformations list and access
that Affine
.TransformVisualOperation
can be used to change an Affine
,
for example, one that is contained within the transformations list of a
Node
to transform that Node
.TransformVisualOperation
to change the given
nodeTransform.TransformVisualOperation
to change the given
nodeTransform.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.