Uses of Class
com.levigo.jadice.annotation.PathAnnotation
Packages that use PathAnnotation
Package
Description
-
Uses of PathAnnotation in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type PathAnnotationModifier and TypeMethodDescriptionFreehandAnnotationWrangler.getHandles
(PageView pageView, Page page, PathAnnotation annotation) PolygonAnnotationWrangler.getHandles
(PageView pageView, Page page, PathAnnotation annotation) boolean
FreehandAnnotationWrangler.handleCreateEditEvent
(EditEvent e, PathAnnotation annotation) boolean
PolygonAnnotationWrangler.handleCreateEditEvent
(EditEvent e, PathAnnotation annotation) -
Uses of PathAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PathAnnotationModifier and TypeMethodDescriptionstatic PathAnnotation
PathAnnotationDTO.to
(PathAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type PathAnnotationModifier and TypeMethodDescriptionstatic PathAnnotationDTO
PathAnnotationDTO.from
(PathAnnotation anno) -
Uses of PathAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return PathAnnotationModifier and TypeMethodDescriptionstatic PathAnnotation
PathAnnotationDTO.to
(PathAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type PathAnnotationModifier and TypeMethodDescriptionstatic PathAnnotationDTO
PathAnnotationDTO.from
(PathAnnotation anno)