| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GenericEdgeRealizer.GenericMouseInputEditorProvider
This interface is used by GenericEdgeRealizer to delegate the work of the 
 MouseInputEditorProvider interface to. 
 Classes implementing this interface should query the given context EdgeRealizer 
 for the necessary information each time the methods are called, since they 
 will be shared instances for multiple GenericEdgeRealizer instances.
| Method Summary | |
|---|---|
|  MouseInputEditor | findMouseInputEditor(EdgeRealizer context,
                     Graph2DView view,
                     double x,
                     double y,
                     HitInfo hitInfo)Used as a callback for method GenericEdgeRealizer.findMouseInputEditor(Graph2DView, double, double, HitInfo). | 
| Method Detail | 
|---|
MouseInputEditor findMouseInputEditor(EdgeRealizer context,
                                      Graph2DView view,
                                      double x,
                                      double y,
                                      HitInfo hitInfo)
GenericEdgeRealizer.findMouseInputEditor(Graph2DView, double, double, HitInfo).
MouseInputEditor, 
MouseInputEditorProvider| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||