Uses of Class
org.kite9.diagram.position.Turn

Packages that use Turn
org.kite9.diagram.position Contains all of the classes required to describe the position of the diagram elements prior to display. 
 

Uses of Turn in org.kite9.diagram.position
 

Methods in org.kite9.diagram.position that return Turn
 Turn Direction.getDirectionChange(Direction to)
           
static Turn Turn.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Turn[] Turn.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.