Uses of Class
com.itextpdf.kernel.utils.annotationsflattening.AbstractTextMarkupAnnotationFlattener
-
Packages that use AbstractTextMarkupAnnotationFlattener Package Description com.itextpdf.kernel.utils.annotationsflattening -
-
Uses of AbstractTextMarkupAnnotationFlattener in com.itextpdf.kernel.utils.annotationsflattening
Subclasses of AbstractTextMarkupAnnotationFlattener in com.itextpdf.kernel.utils.annotationsflattening Modifier and Type Class Description 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.
-