Uses of Class
com.levigo.jadice.web.server.messaging.RectangleAnnotationDTO
Packages that use RectangleAnnotationDTO
-
Uses of RectangleAnnotationDTO in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return RectangleAnnotationDTOModifier and TypeMethodDescriptionstatic RectangleAnnotationDTO
RectangleAnnotationDTO.from
(com.fasterxml.jackson.databind.node.ObjectNode objectNode) static RectangleAnnotationDTO
RectangleAnnotationDTO.from
(RectangleAnnotation anno) Methods in com.levigo.jadice.web.server.messaging with parameters of type RectangleAnnotationDTOModifier and TypeMethodDescriptionstatic RectangleAnnotation
RectangleAnnotationDTO.to
(RectangleAnnotationDTO dto)