org.apache.batik.parser
Interface ClockHandler
public
interface
ClockHandler
This interface must be implemented and then registered as the
handler of a {@link ClockParser} instance in order
to be notified of parsing events.
public void clockValue(float clockValue)
Invoked when an clock value is parsed.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.