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 voidArrowAnnotation.updateShape(LineAnnotation previousState) Update the polygon representing the arrow.protected voidLineAnnotation.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 voidLineAnnotationWrangler.DragHandleLineGesture.setAnnotationPoint(LineAnnotation annotation, Point2D movingPoint, Point2D fixedPoint, boolean isP1Moving) protected voidLineAnnotationWrangler.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 LineAnnotationLineAnnotationDTO.to(LineAnnotationDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotationDTOLineAnnotationDTO.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 LineAnnotationLineAnnotationDTO.to(LineAnnotationDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type LineAnnotationModifier and TypeMethodDescriptionstatic LineAnnotationDTOLineAnnotationDTO.from(LineAnnotation anno)