Class BasicGraphUI.GraphLayoutCacheHandler

java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
All Implemented Interfaces:
Serializable, EventListener, GraphLayoutCacheListener
Enclosing class:
BasicGraphUI

public class BasicGraphUI.GraphLayoutCacheHandler extends Object implements GraphLayoutCacheListener, Serializable
Listens for changes in the graph view and updates the size accordingly.
See Also:
  • Constructor Details

    • GraphLayoutCacheHandler

      public GraphLayoutCacheHandler()
  • Method Details