rp1.rossum.event
Interface RsPositionEventHandler

All Superinterfaces:
RsEventHandler

public interface RsPositionEventHandler
extends RsEventHandler

The event handler for position events;


Method Summary
 void process(RsPositionEvent event)
           
 

Method Detail

process

void process(RsPositionEvent event)