Eclipse GEF
3.8.1.201208200205
A B C D E F G H I J K L M N O P R S T U V W X Z

T

targetConnectionAdded(ConnectionEditPart, int) - Method in interface org.eclipse.gef.NodeListener
Called after the connection has been added to its target node.
targetConnections - Variable in class org.eclipse.gef.editparts.AbstractGraphicalEditPart
List of source ConnectionEditParts
TargetingTool - Class in org.eclipse.gef.tools
The base implementation for tools which perform targeting of editparts.
TargetingTool() - Constructor for class org.eclipse.gef.tools.TargetingTool
 
TargetRequest - Interface in org.eclipse.gef.requests
A request that involves a target EditPart.
TemplateTransfer - Class in org.eclipse.gef.dnd
Transfer object used to transfer the template of a palette tool.
TemplateTransferDragSourceListener - Class in org.eclipse.gef.dnd
Allows a single PaletteTemplateEntry to be dragged from an EditPartViewer.
TemplateTransferDragSourceListener(EditPartViewer, Transfer) - Constructor for class org.eclipse.gef.dnd.TemplateTransferDragSourceListener
Deprecated. Use the constructor without the transfer specified.
TemplateTransferDragSourceListener(EditPartViewer) - Constructor for class org.eclipse.gef.dnd.TemplateTransferDragSourceListener
Constructs a new listener for the specified EditPartViewer.
TemplateTransferDropTargetListener - Class in org.eclipse.gef.dnd
Performs a native Drop using the TemplateTransfer.
TemplateTransferDropTargetListener(EditPartViewer) - Constructor for class org.eclipse.gef.dnd.TemplateTransferDropTargetListener
Constructs a listener on the specified viewer.
THRESHOLD - Static variable in class org.eclipse.gef.SnapToGeometry
The sensitivity of the snapping.
THRESHOLD - Static variable in class org.eclipse.gef.SnapToGuides
The threshold for snapping to guides.
TOGGLE_GRID_VISIBILITY - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Toggle grid visibility contribution id
Value: "org.eclipse.gef.snap.grid.visibility"
TOGGLE_RULER_VISIBILITY - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Toggle ruler visibility contribution id
Value: "org.eclipse.gef.rulers.visibility"
TOGGLE_SNAP_TO_GEOMETRY - Static variable in class org.eclipse.gef.ui.actions.GEFActionConstants
Toggle snap to geometry contribution id
Value: "org.eclipse.gef.snap.geometry"
ToggleGridAction - Class in org.eclipse.gef.ui.actions
An action that toggles the grid.
ToggleGridAction(GraphicalViewer) - Constructor for class org.eclipse.gef.ui.actions.ToggleGridAction
Constructor
ToggleRulerVisibilityAction - Class in org.eclipse.gef.ui.actions
An action that toggles the ruler visibility property on the given viewer.
ToggleRulerVisibilityAction(GraphicalViewer) - Constructor for class org.eclipse.gef.ui.actions.ToggleRulerVisibilityAction
Constructor
ToggleSnapToGeometryAction - Class in org.eclipse.gef.ui.actions
An action that toggles the snap to geometry property on the given viewer.
ToggleSnapToGeometryAction(GraphicalViewer) - Constructor for class org.eclipse.gef.ui.actions.ToggleSnapToGeometryAction
Constructor
Tool - Interface in org.eclipse.gef
A Tool interprets Mouse and Keyboard input from an EditDomain and its EditPartViewers.
ToolEntry - Class in org.eclipse.gef.palette
A factory for returning Tools.
ToolEntry(String, String, ImageDescriptor, ImageDescriptor) - Constructor for class org.eclipse.gef.palette.ToolEntry
Creates a new ToolEntry.
ToolEntry(String, String, ImageDescriptor, ImageDescriptor, Class) - Constructor for class org.eclipse.gef.palette.ToolEntry
Constructor to create a new ToolEntry.
TOOLTIP_PIN_FIGURE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Pin Open"
TOOLTIP_UNPIN_FIGURE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Unpin"
ToolUtilities - Class in org.eclipse.gef.tools
Utilities for Tools.
ToolUtilities() - Constructor for class org.eclipse.gef.tools.ToolUtilities
 
toString() - Method in class org.eclipse.gef.editparts.AbstractEditPart
Describes this EditPart for developmental debugging purposes.
toString() - Method in class org.eclipse.gef.editparts.ViewportAutoexposeHelper
 
toString() - Method in class org.eclipse.gef.editpolicies.AbstractEditPolicy
 
toString() - Method in class org.eclipse.gef.palette.PaletteContainer
 
toString() - Method in class org.eclipse.gef.palette.PaletteEntry
 
toString() - Method in class org.eclipse.gef.palette.PaletteRoot
 
TransferDragSourceListener - Interface in org.eclipse.gef.dnd
Deprecated. use org.eclipse.jface.util.TransferDragSourceListener instead
TransferDropTargetListener - Interface in org.eclipse.gef.dnd
Deprecated. use org.eclipse.jface.util.TransferDropTargetListener instead
translateFromAbsoluteToLayoutRelative(Translatable) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Translates a Translatable in absolute coordinates to be layout-relative, i.e. relative to the LayoutEditPolicy.getLayoutContainer()'s origin, which is obtained via LayoutEditPolicy.getLayoutOrigin().
translateFromLayoutRelativeToAbsolute(Translatable) - Method in class org.eclipse.gef.editpolicies.LayoutEditPolicy
Translates a Translatable in layout-relative coordinates, i.e.
translateToModelConstraint(Object) - Method in class org.eclipse.gef.editpolicies.ConstrainedLayoutEditPolicy
Converts a constraint from the format used by LayoutManagers, to the form stored in the model.
TREE_CONTAINER_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a tree container EditPolicy.
TreeContainerEditPolicy - Class in org.eclipse.gef.editpolicies
An EditPolicy for handling ADDS, MOVES, and CREATES on a TreeEditPart .
TreeContainerEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
 
TreeEditPart - Interface in org.eclipse.gef
A Specialization of EditPart for use with TreeViewer.
TreeViewer - Class in org.eclipse.gef.ui.parts
An EditPartViewer implementation based on a Tree.
TreeViewer() - Constructor for class org.eclipse.gef.ui.parts.TreeViewer
Constructs a TreeViewer with the default root editpart.

Eclipse GEF
3.8.1.201208200205
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.