summaryrefslogtreecommitdiff
path: root/source/com/c2kernel/graph/event/ElasticBandSetEvent.java
blob: 6211513e8825ccc9f3eccfdc4199a534696942c3 (plain)
1
2
3
4
5
6
package com.c2kernel.graph.event;


public class ElasticBandSetEvent extends GraphModelEvent
{
}