Eclipse GEF
3.0.1
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

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"
TOOLTIP_PIN_FIGURE - Static variable in class org.eclipse.gef.ui.palette.PaletteMessages
The String "Pin Open"
TREE_CONTAINER_ROLE - Static variable in interface org.eclipse.gef.EditPolicy
The key used to install a tree container EditPolicy.
TargetRequest - interface org.eclipse.gef.requests.TargetRequest.
A request that involves a target EditPart.
TargetingTool - class org.eclipse.gef.tools.TargetingTool.
The base implementation for tools which perform targeting of editparts.
TargetingTool() - Constructor for class org.eclipse.gef.tools.TargetingTool
 
TemplateTransfer - class org.eclipse.gef.dnd.TemplateTransfer.
 
TemplateTransferDragSourceListener - class org.eclipse.gef.dnd.TemplateTransferDragSourceListener.
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 org.eclipse.gef.dnd.TemplateTransferDropTargetListener.
Performs a native Drop using the TemplateTransfer.
TemplateTransferDropTargetListener(EditPartViewer) - Constructor for class org.eclipse.gef.dnd.TemplateTransferDropTargetListener
Constructs a listener on the specified viewer.
ToggleGridAction - class org.eclipse.gef.ui.actions.ToggleGridAction.
An action that toggles the grid.
ToggleGridAction(GraphicalViewer) - Constructor for class org.eclipse.gef.ui.actions.ToggleGridAction
Constructor
ToggleRulerVisibilityAction - class org.eclipse.gef.ui.actions.ToggleRulerVisibilityAction.
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 org.eclipse.gef.ui.actions.ToggleSnapToGeometryAction.
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 org.eclipse.gef.Tool.
A Tool interprets Mouse and Keyboard input from an EditDomain and its EditPartViewers.
ToolEntry - class org.eclipse.gef.palette.ToolEntry.
A factory for returning Tools.
ToolEntry(String, String, ImageDescriptor, ImageDescriptor) - Constructor for class org.eclipse.gef.palette.ToolEntry
Creates a new ToolEntry.
ToolUtilities - class org.eclipse.gef.tools.ToolUtilities.
Utilities for Tools.
ToolUtilities() - Constructor for class org.eclipse.gef.tools.ToolUtilities
 
TransferDragSourceListener - interface org.eclipse.gef.dnd.TransferDragSourceListener.
Deprecated. use org.eclipse.jface.util.TransferDragSourceListener instead
TransferDropTargetListener - interface org.eclipse.gef.dnd.TransferDropTargetListener.
Deprecated. use org.eclipse.jface.util.TransferDropTargetListener instead
TreeContainerEditPolicy - class org.eclipse.gef.editpolicies.TreeContainerEditPolicy.
An EditPolicy for handling ADDS, MOVES, and CREATES on a TreeEditPart.
TreeContainerEditPolicy() - Constructor for class org.eclipse.gef.editpolicies.TreeContainerEditPolicy
 
TreeEditPart - interface org.eclipse.gef.TreeEditPart.
A Specialization of EditPart for use with TreeViewer.
TreeViewer - class org.eclipse.gef.ui.parts.TreeViewer.
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.
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
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
 
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.

Eclipse GEF
3.0.1
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, 2004. All Rights Reserved.