Package jadex.tools.comanalyzer.graph
Class EdgeTransformer
- java.lang.Object
-
- jadex.tools.comanalyzer.graph.EdgeTransformer
-
public class EdgeTransformer extends java.lang.ObjectThis is a collection of edge transformer that transforms message group objects into other Objects.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEdgeTransformer.GradientPaintA transformer for gradient egdes that includes support for represent picked state.static classEdgeTransformer.LabelA Transformer for creating labels for message groups.static classEdgeTransformer.LabelFontA Transformer for assigning a normal or bold Font to the message group labels.static classEdgeTransformer.PaintModeA transformer for colored egdes in respect of conversationid, performativ and protocol information.static classEdgeTransformer.ToolTipsA transformer for tool tips.static classEdgeTransformer.WeightStrokeA Transformer for assigning a weighted stroke to the message group (the edge).
-
Constructor Summary
Constructors Constructor Description EdgeTransformer()
-