Uses of Class
com.horstmann.violet.framework.SegmentedLineEdge

Packages that use SegmentedLineEdge
com.horstmann.violet   
 

Uses of SegmentedLineEdge in com.horstmann.violet
 

Subclasses of SegmentedLineEdge in com.horstmann.violet
 class CallEdge
          An edge that joins two call nodes.
 class ClassRelationshipEdge
          An edge that is shaped like a line with up to three segments with an arrowhead
 class ReturnEdge
          An edge that joins two call nodes.