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 class
AbstractTextMarkupAnnotationFlattener
This class is used to flatten text markup annotations.class
HighLightTextMarkupAnnotationFlattener
Implementation ofIAnnotationFlattener
for highlight text markup annotations.class
SquigglyTextMarkupAnnotationFlattener
Implementation ofIAnnotationFlattener
for squiggly annotations.class
StrikeOutTextMarkupAnnotationFlattener
Implementation ofIAnnotationFlattener
for strikeout annotations.class
UnderlineTextMarkupAnnotationFlattener
Implementation ofIAnnotationFlattener
for underline annotations.
-