All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.statechart.Transition

CH.ifa.draw.standard.AbstractFigure
   |
   +----CH.ifa.draw.figures.PolyLineFigure
           |
           +----CH.ifa.draw.figures.LineConnection
                   |
                   +----CH.ifa.draw.figures.LabelledConnection
                           |
                           +----CH.ifa.draw.samples.statechart.Transition

public class Transition
extends LabelledConnection

Constructor Index

 o Transition()

Method Index

 o createSegment(int)
A hook for creating the a segment object.

Constructors

 o Transition
 public Transition()

Methods

 o createSegment
 protected LabelledSegment createSegment(int segmentIndex)
A hook for creating the a segment object.

Overrides:
createSegment in class LabelledConnection

All Packages  Class Hierarchy  This Package  Previous  Next  Index