Class EllipseAnnotationDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
com.levigo.jadice.web.client.messaging.EllipseAnnotationDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EllipseAnnotationDTO
from
(EllipseAnnotation anno) getShape()
void
setShape
(RectangularShapeDTO shape) static EllipseAnnotation
to
(EllipseAnnotationDTO dto) Methods inherited from class com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
applyToAnnotation, create, from, getFillColor, getLineWidth, getStrokeColor, getStrokeResolution, isAllowResize, isFilled, isIconified, isLinePainted, setAllowResize, setFillColor, setFilled, setIconified, setLinePainted, setLineWidth, setStrokeColor, setStrokeResolution
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
EllipseAnnotationDTO
protected EllipseAnnotationDTO()
-
-
Method Details
-
getShape
-
setShape
-
from
-
to
-