org.vectomatic.svg.edit.client.widget
Class CompassWebkit

java.lang.Object
  extended by org.vectomatic.svg.edit.client.widget.Compass
      extended by org.vectomatic.svg.edit.client.widget.CompassWebkit
All Implemented Interfaces:
com.google.gwt.event.shared.HasHandlers, HasRotationHandlers

public class CompassWebkit
extends Compass

Workaround for bug http://code.google.com/p/chromium/issues/detail?id=55010

Author:
laaglu

Field Summary
 
Fields inherited from class org.vectomatic.svg.edit.client.widget.Compass
angle, compass, handlerManager, rotate, rotation, textGroup
 
Constructor Summary
CompassWebkit()
           
 
Method Summary
 void setRotation(int angle)
           
 
Methods inherited from class org.vectomatic.svg.edit.client.widget.Compass
addRotationHandler, fireEvent, getLocalCoordinates, getSvgElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompassWebkit

public CompassWebkit()
Method Detail

setRotation

public void setRotation(int angle)
Overrides:
setRotation in class Compass


Copyright © 2010. All Rights Reserved.