Package com.levigo.jadice.annotation
Class AnnotationWrangler
java.lang.Object
com.levigo.jadice.annotation.AnnotationWrangler
- Direct Known Subclasses:
Wrangler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract boolean
isSelectionPoint
(Annotation annotation, Point2D mousePoint, int tolerance, boolean b, int lineWidthFactor)
-
Constructor Details
-
AnnotationWrangler
public AnnotationWrangler()
-
-
Method Details
-
isSelectionPoint
public abstract boolean isSelectionPoint(Annotation annotation, Point2D mousePoint, int tolerance, boolean b, int lineWidthFactor)
-