Uses of Interface
org.icepdf.ri.common.utility.annotation.AnnotationFilter
-
Packages that use AnnotationFilter Package Description org.icepdf.ri.common org.icepdf.ri.common.utility.annotation -
-
Uses of AnnotationFilter in org.icepdf.ri.common
Methods in org.icepdf.ri.common with parameters of type AnnotationFilter Modifier and Type Method Description voidSwingController. changeAnnotationsPrivacy(AnnotationFilter filter, boolean priv)Changes privacy flag of the MarkupAnnotations given by the annotations filtervoidSwingController. changeAnnotationsVisibility(AnnotationFilter filter, boolean visible, boolean execInvert) -
Uses of AnnotationFilter in org.icepdf.ri.common.utility.annotation
Methods in org.icepdf.ri.common.utility.annotation that return AnnotationFilter Modifier and Type Method Description default AnnotationFilterAnnotationFilter. invertFilter()
-