public interface IAnnotationFactory
IAnnotation
of specified type which then will be placed in parentSurface
Modifier and Type | Method and Description |
---|---|
IAnnotation |
createAnnotation(ISciChartSurface parentSurface,
int annotationType)
Creates a new
IAnnotation instance of specified type |
@NonNull IAnnotation createAnnotation(@NonNull ISciChartSurface parentSurface, int annotationType)
IAnnotation
instance of specified typeparentSurface
- The parent surface for new annotationannotationType
- The annotation type