Uses of Class
com.levigo.jadice.annotation.JWTImageAnnotation
Packages that use JWTImageAnnotation
Package
Description
-
Uses of JWTImageAnnotation in com.levigo.jadice.annotation
Methods in com.levigo.jadice.annotation that return JWTImageAnnotation -
Uses of JWTImageAnnotation in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionvoid
JWTImageAnnotationWrangler.afterCreate
(EditEvent editEvent, JWTImageAnnotation createdAnnotation, Object... params) JWTImageAnnotationWrangler.getHandles
(PageView pageView, Page page, JWTImageAnnotation annotation) -
Uses of JWTImageAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return JWTImageAnnotationModifier and TypeMethodDescriptionstatic JWTImageAnnotation
ImageAnnotationDTO.to
(ImageAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionstatic ImageAnnotationDTO
ImageAnnotationDTO.from
(JWTImageAnnotation anno) -
Uses of JWTImageAnnotation in com.levigo.jadice.web.server.annotation
Methods in com.levigo.jadice.web.server.annotation with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionprotected com.levigo.jadice.document.internal.presentation.VisualElement
JWTImageAnnotationRenderer.createImage
(JWTImageAnnotation jwtImageAnnotation) Constructs aVisualElement
out of the given JWTImageAnnotation. -
Uses of JWTImageAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return JWTImageAnnotationModifier and TypeMethodDescriptionstatic JWTImageAnnotation
ImageAnnotationDTO.to
(ImageAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionstatic ImageAnnotationDTO
ImageAnnotationDTO.from
(JWTImageAnnotation anno)