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 TypeMethodDescriptionvoidJWTImageAnnotationWrangler.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 JWTImageAnnotationImageAnnotationDTO.to(ImageAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionstatic ImageAnnotationDTOImageAnnotationDTO.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.VisualElementJWTImageAnnotationRenderer.createImage(JWTImageAnnotation jwtImageAnnotation) Constructs aVisualElementout 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 JWTImageAnnotationImageAnnotationDTO.to(ImageAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type JWTImageAnnotationModifier and TypeMethodDescriptionstatic ImageAnnotationDTOImageAnnotationDTO.from(JWTImageAnnotation anno)