Class ImageAnnotationDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.ShapeBasedAnnotationDTO
com.levigo.jadice.web.client.messaging.ImageAnnotationDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImageAnnotationDTOfrom(JWTImageAnnotation anno) getShape()voidsetImageId(String imageId) voidsetShape(RectangularShapeDTO shape) static JWTImageAnnotationto(ImageAnnotationDTO 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, setStrokeResolutionMethods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
ImageAnnotationDTO
protected ImageAnnotationDTO()
-
-
Method Details
-
getImageId
-
setImageId
-
getShape
-
setShape
-
from
-
to
-