Uses of Class
org.kite9.diagram.adl.LinkLineStyle

Packages that use LinkLineStyle
org.kite9.diagram.adl This package contains value objects which can be used in ADL (Abstract Diagram Language). 
 

Uses of LinkLineStyle in org.kite9.diagram.adl
 

Methods in org.kite9.diagram.adl that return LinkLineStyle
 LinkLineStyle Link.getStyle()
           
static LinkLineStyle LinkLineStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinkLineStyle[] LinkLineStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kite9.diagram.adl with parameters of type LinkLineStyle
 void Link.setStyle(LinkLineStyle style)
           
 



Copyright © 2011. All Rights Reserved.