Class BubbleGraphController

  • All Implemented Interfaces:
    GraphController

    public class BubbleGraphController
    extends BasicGraphController
    A controller for bubble-and-arc graph editors.
    Version:
    $Id$
    Author:
    Michael Shilman
    Pt.AcceptedRating:
    Red
    • Constructor Detail

      • BubbleGraphController

        public BubbleGraphController()
        Create a new controller with default node and edge controllers. Set the node renderer to a bubble renderer, and the edge renderer to an arc renderer.