Class AnnotationWrangler

java.lang.Object
com.levigo.jadice.annotation.AnnotationWrangler
Direct Known Subclasses:
Wrangler

public abstract class AnnotationWrangler extends Object
  • Constructor Details

    • AnnotationWrangler

      public AnnotationWrangler()
  • Method Details

    • isSelectionPoint

      public abstract boolean isSelectionPoint(Annotation annotation, Point2D mousePoint, int tolerance, boolean b, int lineWidthFactor)