Uses of Class
com.levigo.jadice.annotation.ArrowAnnotation
Packages that use ArrowAnnotation
Package
Description
-
Uses of ArrowAnnotation in com.levigo.jadice.annotation
Methods in com.levigo.jadice.annotation that return ArrowAnnotation -
Uses of ArrowAnnotation in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type ArrowAnnotationModifier and TypeMethodDescriptionArrowAnnotationWrangler.getHandles
(PageView pageView, Page page, ArrowAnnotation annotation) protected void
ArrowAnnotationWrangler.updateCreated
(EditEvent e, ArrowAnnotation createAnno, Point2D createStart, Point2D createEnd) -
Uses of ArrowAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return ArrowAnnotationModifier and TypeMethodDescriptionstatic ArrowAnnotation
ArrowAnnotationDTO.to
(ArrowAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type ArrowAnnotationModifier and TypeMethodDescriptionstatic ArrowAnnotationDTO
ArrowAnnotationDTO.from
(ArrowAnnotation anno) -
Uses of ArrowAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return ArrowAnnotationModifier and TypeMethodDescriptionstatic ArrowAnnotation
ArrowAnnotationDTO.to
(ArrowAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type ArrowAnnotationModifier and TypeMethodDescriptionstatic ArrowAnnotationDTO
ArrowAnnotationDTO.from
(ArrowAnnotation anno)