Uses of Class
com.ebmwebsourcing.gwt.raphael.client.diagram.connector.MagnetDisposition

Packages that use MagnetDisposition
com.ebmwebsourcing.gwt.raphael.client.diagram.connector   
 

Uses of MagnetDisposition in com.ebmwebsourcing.gwt.raphael.client.diagram.connector
 

Methods in com.ebmwebsourcing.gwt.raphael.client.diagram.connector that return MagnetDisposition
 MagnetDisposition Connectable.getMagnetDisposition()
           
static MagnetDisposition MagnetDisposition.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MagnetDisposition[] MagnetDisposition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.ebmwebsourcing.gwt.raphael.client.diagram.connector with parameters of type MagnetDisposition
Connectable(DiagramElement connectableElement, MagnetDisposition magnetDisposition)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.