JGraphAddons
v1.0.8


org.jgraph.cellview
Class JGraphRoundRectView.ActivityRenderer

java.lang.Object
  extended byVertexRenderer
      extended byorg.jgraph.cellview.JGraphRoundRectView.ActivityRenderer
Enclosing class:
JGraphRoundRectView

public static class JGraphRoundRectView.ActivityRenderer
extends VertexRenderer

See Also:
Serialized Form

Constructor Summary
JGraphRoundRectView.ActivityRenderer()
           
 
Method Summary
 Dimension getPreferredSize()
          Return a slightly larger preferred size than for a rectangle.
 void paint(Graphics g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphRoundRectView.ActivityRenderer

public JGraphRoundRectView.ActivityRenderer()
Method Detail

getPreferredSize

public Dimension getPreferredSize()
Return a slightly larger preferred size than for a rectangle.


paint

public void paint(Graphics g)

JGraphAddons
v1.0.8


Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.