Class RevealOperation

java.lang.Object
org.eclipse.core.commands.operations.AbstractOperation
org.eclipse.gef.mvc.fx.operations.RevealOperation
All Implemented Interfaces:
IUndoableOperation, ITransactionalOperation

public class RevealOperation extends AbstractOperation implements ITransactionalOperation
The RevealOperation can be used to reveal an IVisualPart within its IViewer, i.e. manipulates the viewport translation so that the part is visible.