Uses of Class
com.levigo.jadice.annotation.RectangleAnnotation
Packages that use RectangleAnnotation
Package
Description
-
Uses of RectangleAnnotation in com.levigo.jadice.annotation
Subclasses of RectangleAnnotation in com.levigo.jadice.annotationModifier and TypeClassDescriptionclass
A sub type of a TextAnnotation which has a text box and a callout arrow line which points to a specific point in the document.class
An Annotation consisting of 0-n checkbox elements.class
An annotation looking like an circle or ellipse.class
class
A sub type of a RectangleAnnotation whose content is an image.class
class
An annotation looking like a stamp.class
An annotation looking like a piece of text.Methods in com.levigo.jadice.annotation that return RectangleAnnotation -
Uses of RectangleAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotation
RectangleAnnotationDTO.to
(RectangleAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotationDTO
RectangleAnnotationDTO.from
(RectangleAnnotation anno) -
Uses of RectangleAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotation
RectangleAnnotationDTO.to
(RectangleAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotationDTO
RectangleAnnotationDTO.from
(RectangleAnnotation anno)