com.googlecode.sarasvati.visual.util
Class SvGraphicsUtil

java.lang.Object
  extended by com.googlecode.sarasvati.visual.util.SvGraphicsUtil

public class SvGraphicsUtil
extends Object


Constructor Summary
SvGraphicsUtil()
           
 
Method Summary
static void addOffsetBendToPath(org.eclipse.draw2d.graph.Path path, int spacing)
           
static Rectangle getBounds(org.netbeans.api.visual.widget.Widget widget)
           
static void movePointOutOfBounds(Point point, Rectangle bounds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvGraphicsUtil

public SvGraphicsUtil()
Method Detail

addOffsetBendToPath

public static void addOffsetBendToPath(org.eclipse.draw2d.graph.Path path,
                                       int spacing)

getBounds

public static Rectangle getBounds(org.netbeans.api.visual.widget.Widget widget)

movePointOutOfBounds

public static void movePointOutOfBounds(Point point,
                                        Rectangle bounds)


Copyright © 2012. All Rights Reserved.