Uses of Class
com.itextpdf.kernel.utils.annotationsflattening.DefaultAnnotationFlattener
-
Packages that use DefaultAnnotationFlattener Package Description com.itextpdf.kernel.utils.annotationsflattening -
-
Uses of DefaultAnnotationFlattener in com.itextpdf.kernel.utils.annotationsflattening
Subclasses of DefaultAnnotationFlattener in com.itextpdf.kernel.utils.annotationsflattening Modifier and Type Class Description classAbstractTextMarkupAnnotationFlattenerThis class is used to flatten text markup annotations.classHighLightTextMarkupAnnotationFlattenerImplementation ofIAnnotationFlattenerfor highlight text markup annotations.classSquigglyTextMarkupAnnotationFlattenerImplementation ofIAnnotationFlattenerfor squiggly annotations.classStrikeOutTextMarkupAnnotationFlattenerImplementation ofIAnnotationFlattenerfor strikeout annotations.classUnderlineTextMarkupAnnotationFlattenerImplementation ofIAnnotationFlattenerfor underline annotations.
-