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


public class ElasticBandResizedEvent extends GraphModelEvent
{
}