T
- The type of annotation to placepublic abstract class AnnotationPlacementStrategyBase<T extends AnnotationBase> extends java.lang.Object implements IAnnotationPlacementStrategy
IAnnotationPlacementStrategy
implementorModifier and Type | Field and Description |
---|---|
protected T |
annotation
The parent annotation
|
Modifier | Constructor and Description |
---|---|
protected |
AnnotationPlacementStrategyBase(T annotation)
Creates a new instance of
AnnotationPlacementStrategyBase class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
drawAdorner, isInBounds, moveAnnotationTo, moveBasePointTo, placeAnnotation, selectAdornerActionForPoint
protected final T extends AnnotationBase annotation
protected AnnotationPlacementStrategyBase(T annotation)
AnnotationPlacementStrategyBase
classannotation
- The annotation to place