Author: mes
Date: 2009-12-10 16:56:27 -0800 (Thu, 10 Dec 2009)
New Revision: 18730

Modified:
   corelibs/trunk/giny/src/giny/view/NodeView.java
Log:
added a VEE node shape to better align with GraphGraphics

Modified: corelibs/trunk/giny/src/giny/view/NodeView.java
===================================================================
--- corelibs/trunk/giny/src/giny/view/NodeView.java     2009-12-11 00:45:36 UTC 
(rev 18729)
+++ corelibs/trunk/giny/src/giny/view/NodeView.java     2009-12-11 00:56:27 UTC 
(rev 18730)
@@ -19,6 +19,7 @@
   public static final int PARALELLOGRAM = 5;
   public static final int RECTANGLE = 6;
   public static final int ROUNDED_RECTANGLE = 7;
+  public static final int VEE = 8;
 
   /**
    * @return the view we are in

--

You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.


Reply via email to