com.levigo.jadice.annotation
Class AnnotationWrangler

java.lang.Object
  extended by com.levigo.jadice.annotation.AnnotationWrangler

public abstract class AnnotationWrangler
extends Object


Constructor Summary
AnnotationWrangler()
           
 
Method Summary
abstract  boolean isSelectionPoint(Annotation annotation, Point2D mousePoint, int tolerance, boolean b, int lineWidthFactor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationWrangler

public AnnotationWrangler()
Method Detail

isSelectionPoint

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


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.