public interface AnnotationPositionCalculator
Point where the annotation has to
be displayed.| Modifier and Type | Method and Description |
|---|---|
Point |
getAnnotationPosition(Feature feature)
This method returns the position where the annotation has to be displayed.
|
Point getAnnotationPosition(Feature feature) throws AnnotationPositionCalculationException
feature - the feature that is used like input.AnnotationPositionCalculationException - if there is an exception calculating the point