| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface GraphZoomer.Zoom
A GraphZoomer.Zoom modifies the position of the nodes in a specific area in the graph.
 
   Implementations of GraphZoomer.Zoom may vary the shape of the area that is affected by the zoom or
   restrict the zoom level.
 
GraphZoomer.zoom(LayoutGraph, Zoom)| Method Summary | |
|---|---|
|  void | modifyPosition(java.awt.geom.Point2D.Double position)Modifies the given position according to the implemented zoom operation. | 
| Method Detail | 
|---|
void modifyPosition(java.awt.geom.Point2D.Double position)
position - the initial position of a point in the layout which will be directly modified| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||