Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- TARGET_ROLE - Static variable in interface org.eclipse.gef.mvc.fx.parts.IBendableContentPart
-
Default role for the last
IBendableContentPart.BendPoint
. - TopLeftSnappingLocationProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
TopLeftSnappingLocationProvider
returns the top left corner of the bounds as the only snapping location. - TopLeftSnappingLocationProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.TopLeftSnappingLocationProvider
- toString() - Method in class org.eclipse.gef.mvc.fx.models.SnappingModel.SnappingLocation
- toString() - Method in class org.eclipse.gef.mvc.fx.parts.IBendableContentPart.BendPoint
- toString() - Method in class org.eclipse.gef.mvc.fx.policies.BendConnectionPolicy
- TRANSFORM_PROVIDER_KEY - Static variable in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
-
The adapter key for the
Provider<Affine>
that will be used to obtain the host'sAffine
transformation. - TRANSFORM_PROVIDER_ROLE - Static variable in interface org.eclipse.gef.mvc.fx.parts.ITransformableContentPart
-
The role for the adapter key of the
Provider<Affine>
that will be used to obtain the part'sAffine
transformation. - TransformContentOperation - Class in org.eclipse.gef.mvc.fx.operations
-
An
ITransactionalOperation
to change the transform of anITransformableContentPart
. - TransformContentOperation(ITransformableContentPart<? extends Node>, AffineTransform) - Constructor for class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
-
Creates a new
TransformContentOperation
for the givenITransformableContentPart
to set the givenAffineTransform
. - TransformPolicy - Class in org.eclipse.gef.mvc.fx.policies
-
The
TransformPolicy
is a JavaFX-specificAbstractPolicy
that handles the transformation of itshost
. - TransformPolicy() - Constructor for class org.eclipse.gef.mvc.fx.policies.TransformPolicy
- TransformProvider - Class in org.eclipse.gef.mvc.fx.providers
-
The
TransformProvider
can be registered on anIVisualPart
to insert anAffine
into its visual's transformations list and access thatAffine
. - TransformProvider() - Constructor for class org.eclipse.gef.mvc.fx.providers.TransformProvider
- TransformVisualOperation - Class in org.eclipse.gef.mvc.fx.operations
-
The
TransformVisualOperation
can be used to change anAffine
, for example, one that is contained within the transformations list of aNode
to transform thatNode
. - TransformVisualOperation(ITransformableContentPart<? extends Node>) - Constructor for class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
Constructs a new
TransformVisualOperation
to change the given nodeTransform. - TransformVisualOperation(ITransformableContentPart<? extends Node>, Affine) - Constructor for class org.eclipse.gef.mvc.fx.operations.TransformVisualOperation
-
Constructs a new
TransformVisualOperation
to change the given nodeTransform. - traverse(boolean) - Method in class org.eclipse.gef.mvc.fx.policies.FocusTraversalPolicy
-
Traverses the focus forwards or backwards depending on the given flag.
All Classes and Interfaces|All Packages|Constant Field Values