Uses of Class
com.levigo.jadice.annotation.LineAnnotation
Packages that use LineAnnotation
Package
Description
-
Uses of LineAnnotation in com.levigo.jadice.annotation
Subclasses of LineAnnotation in com.levigo.jadice.annotationMethods in com.levigo.jadice.annotation that return LineAnnotationMethods in com.levigo.jadice.annotation with parameters of type LineAnnotationModifier and TypeMethodDescriptionprotected void
ArrowAnnotation.updateShape
(LineAnnotation previousState) Update the polygon representing the arrow.protected void
LineAnnotation.updateShape
(LineAnnotation previousState) -
Uses of LineAnnotation in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type LineAnnotationModifier and TypeMethodDescriptionLineAnnotationWrangler.getHandles
(PageView pageView, Page page, LineAnnotation annotation) protected void
LineAnnotationWrangler.DragHandleLineGesture.setAnnotationPoint
(LineAnnotation annotation, Point2D movingPoint, Point2D fixedPoint, boolean isP1Moving) protected void
LineAnnotationWrangler.updateCreated
(EditEvent e, LineAnnotation createAnno, Point2D createStart, Point2D createEnd) Constructors in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type LineAnnotationModifierConstructorDescriptionDragHandleLineGesture
(LineAnnotation annotation, boolean isP1Moving, PointedEditEvent e) -
Uses of LineAnnotation in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotation
LineAnnotationDTO.to
(LineAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotationDTO
LineAnnotationDTO.from
(LineAnnotation anno) -
Uses of LineAnnotation in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotation
LineAnnotationDTO.to
(LineAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotationDTO
LineAnnotationDTO.from
(LineAnnotation anno)