| Package | Description |
|---|---|
| com.itextpdf.kernel.utils.annotationsflattening |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextMarkupAnnotationFlattener
This class is used to flatten text markup annotations.
|
class |
DefaultAnnotationFlattener
This class is used to flatten annotations.
|
class |
HighLightTextMarkupAnnotationFlattener
Implementation of
IAnnotationFlattener for highlight text markup annotations. |
class |
NotSupportedFlattener
This class is used to warn that annotation flattening is not supported for the given annotation.
|
class |
RemoveWithoutDrawingFlattener
This class is used to Remove annotations without drawing them on the page content stream.
|
class |
SquigglyTextMarkupAnnotationFlattener
Implementation of
IAnnotationFlattener for squiggly annotations. |
class |
StrikeOutTextMarkupAnnotationFlattener
Implementation of
IAnnotationFlattener for strikeout annotations. |
class |
UnderlineTextMarkupAnnotationFlattener
Implementation of
IAnnotationFlattener for underline annotations. |
class |
WarnFormfieldFlattener
This class is used to warn user that annotation will not be flattened.
|
| Modifier and Type | Method and Description |
|---|---|
IAnnotationFlattener |
PdfAnnotationFlattenFactory.getAnnotationFlattenWorker(PdfName name)
Gets the annotation flatten worker for the specified annotation subtype.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.