Index

A B C D E F G H I L M N O P R S T U V Z 
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's Affine 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's Affine transformation.
TransformContentOperation - Class in org.eclipse.gef.mvc.fx.operations
An ITransactionalOperation to change the transform of an ITransformableContentPart.
TransformContentOperation(ITransformableContentPart<? extends Node>, AffineTransform) - Constructor for class org.eclipse.gef.mvc.fx.operations.TransformContentOperation
Creates a new TransformContentOperation for the given ITransformableContentPart to set the given AffineTransform.
TransformPolicy - Class in org.eclipse.gef.mvc.fx.policies
The TransformPolicy is a JavaFX-specific AbstractPolicy that handles the transformation of its host.
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 an IVisualPart to insert an Affine into its visual's transformations list and access that Affine.
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 an Affine, for example, one that is contained within the transformations list of a Node to transform that Node.
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.
A B C D E F G H I L M N O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values