Uses of Interface
org.vectomatic.svg.edit.client.event.RotationHandler

Packages that use RotationHandler
org.vectomatic.svg.edit.client.event   
org.vectomatic.svg.edit.client.widget   
 

Uses of RotationHandler in org.vectomatic.svg.edit.client.event
 

Methods in org.vectomatic.svg.edit.client.event that return types with arguments of type RotationHandler
 com.google.gwt.event.shared.GwtEvent.Type<RotationHandler> RotationEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<RotationHandler> RotationEvent.getType()
          Ensures the existence of the handler hook and then returns it.
 

Methods in org.vectomatic.svg.edit.client.event with parameters of type RotationHandler
 com.google.gwt.event.shared.HandlerRegistration HasRotationHandlers.addRotationHandler(RotationHandler handler)
           
protected  void RotationEvent.dispatch(RotationHandler handler)
           
 

Uses of RotationHandler in org.vectomatic.svg.edit.client.widget
 

Methods in org.vectomatic.svg.edit.client.widget with parameters of type RotationHandler
 com.google.gwt.event.shared.HandlerRegistration Compass.addRotationHandler(RotationHandler handler)
           
 



Copyright © 2010. All Rights Reserved.