Uses of Class
com.horstmann.violet.BentStyle

Packages that use BentStyle
com.horstmann.violet   
 

Uses of BentStyle in com.horstmann.violet
 

Fields in com.horstmann.violet declared as BentStyle
static BentStyle BentStyle.HV
           
static BentStyle BentStyle.HVH
           
static BentStyle BentStyle.STRAIGHT
           
static BentStyle BentStyle.VH
           
static BentStyle BentStyle.VHV
           
 

Methods in com.horstmann.violet that return BentStyle
 BentStyle ClassRelationshipEdge.getBentStyle()
          Gets the bentStyle property
 

Methods in com.horstmann.violet with parameters of type BentStyle
 void ClassRelationshipEdge.setBentStyle(BentStyle newValue)
          Sets the bentStyle property