public abstract class PDAbstractAppearanceHandler extends Object implements PDAppearanceHandler
| Modifier and Type | Field and Description |
|---|---|
protected static Set<String> |
ANGLED_STYLES
Line ending styles where the shape changes its angle, e.g.
|
protected static Set<String> |
INTERIOR_COLOR_STYLES
Line ending styles where there is an interior color.
|
protected static Set<String> |
SHORT_STYLES
Line ending styles where the line has to be drawn shorter (minus line width).
|
| Constructor and Description |
|---|
PDAbstractAppearanceHandler(PDAnnotation annotation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateAppearanceStreams, generateDownAppearance, generateNormalAppearance, generateRolloverAppearanceprotected static final Set<String> SHORT_STYLES
protected static final Set<String> INTERIOR_COLOR_STYLES
public PDAbstractAppearanceHandler(PDAnnotation annotation)
Copyright © 2020 sejda. All rights reserved.