@OpenApiAll
public interface AnnotationSubsetConfigurator
AnnotationSubsetConfigurators, can modify (restrict, append) annotation categories that are
1) Highlighted in diagrams by drawing rectangle around symbols
2) Marked in the diagram right-side bar (marker area)AnnotationSubset,
AnnotationSubsetConfigurators| Modifier and Type | Method and Description |
|---|---|
AnnotationSubset |
configureHighlightAnnotationSubset(AnnotationSubset highlightedAnnotations) |
AnnotationSubset |
configureMarkerAnnotationSubset(AnnotationSubset markedAnnotations) |
static AnnotationSubset |
excludeCategories(AnnotationSubset subset,
AnnotationCategory... toExclude) |
AnnotationSubset configureHighlightAnnotationSubset(AnnotationSubset highlightedAnnotations)
AnnotationSubset configureMarkerAnnotationSubset(AnnotationSubset markedAnnotations)
static AnnotationSubset excludeCategories(AnnotationSubset subset, AnnotationCategory... toExclude)