public static class AnnotationCharacters.UnderlineControlCharacter extends AnnotationCharacters.AnnotationControlCharacter<Annotations.UnderlineAnnotation>
| Modifier and Type | Field and Description |
|---|---|
static String |
UNDERLINE_DEFAULT_BASELINE_OFFSET_SCALE_PROPERTY
constant for the system property
pdfbox.layout.underline.baseline.offset.scale.default. |
| Modifier | Constructor and Description |
|---|---|
protected |
UnderlineControlCharacter() |
protected |
UnderlineControlCharacter(String baselineOffsetScaleValue,
String lineWeightValue) |
| Modifier and Type | Method and Description |
|---|---|
Annotations.UnderlineAnnotation |
getAnnotation() |
Class<Annotations.UnderlineAnnotation> |
getAnnotationType() |
charAt, escape, getCharacterToEscape, length, mustEscape, subSequence, toString, unescapeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchars, codePointspublic static final String UNDERLINE_DEFAULT_BASELINE_OFFSET_SCALE_PROPERTY
pdfbox.layout.underline.baseline.offset.scale.default.public Annotations.UnderlineAnnotation getAnnotation()
getAnnotation in class AnnotationCharacters.AnnotationControlCharacter<Annotations.UnderlineAnnotation>public Class<Annotations.UnderlineAnnotation> getAnnotationType()
getAnnotationType in class AnnotationCharacters.AnnotationControlCharacter<Annotations.UnderlineAnnotation>Copyright © 2021. All rights reserved.