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 TypeClassDescriptionclassA sub type of a TextAnnotation which has a text box and a callout arrow line which points to a specific point in the document.classAn Annotation consisting of 0-n checkbox elements.classAn annotation looking like an circle or ellipse.classclassA sub type of a RectangleAnnotation whose content is an image.classclassAn annotation looking like a stamp.classAn 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 RectangleAnnotationRectangleAnnotationDTO.to(RectangleAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotationDTORectangleAnnotationDTO.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 RectangleAnnotationRectangleAnnotationDTO.to(RectangleAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type RectangleAnnotationModifier and TypeMethodDescriptionstatic RectangleAnnotationDTORectangleAnnotationDTO.from(RectangleAnnotation anno)