public class TransformProvider extends IAdaptable.Bound.Impl<IVisualPart<? extends javafx.scene.Node>> implements Provider<javafx.scene.transform.Affine>
TransformProvider
can be registered on an IVisualPart
to
insert an Affine
into its visual's transformations list and access
that Affine
. Per default, this Affine
is manipulated to
relocate or transform an IVisualPart
.adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
TransformProvider() |
Modifier and Type | Method and Description |
---|---|
javafx.scene.transform.Affine |
get() |
adaptableProperty, getAdaptable, setAdaptable
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.