Index
-
\setasign\SetaPDF2
-
Core
- Document
-
Document
- Page
-
Page
-
Annotation
- AdditionalActions
- Annotation
- AppearanceCharacteristics
- BorderEffect
- BorderStyle
- CaretAnnotation
- CircleAnnotation
- FileAttachmentAnnotation
- Flags
- FreeTextAnnotation
- HighlightAnnotation
- InkAnnotation
- LineAnnotation
- LineEndingStyle
- LinkAnnotation
- MarkupAnnotation
- PolyLineAnnotation
- PolygonAnnotation
- PopupAnnotation
- QuadPointsTrait
- ScreenAnnotation
- SquareAnnotation
- SquigglyAnnotation
- StampAnnotation
- StrikeOutAnnotation
- TextAnnotation
- TextMarkupAnnotation
- UnderlineAnnotation
- Widget
- WidgetAnnotation
-
Annotation
-
Core
setasign\SetaPDF2\Core\Document\Page\Annotation
LineEndingStyle Constants class for line ends.
File: /SetaPDF v2/Core/Document/Page/Annotation/LineEndingStyle.php
Old class name (alias):
\SetaPDF_Core_Document_Page_Annotation_LineEndingStyle
See PDF 32000-1:2008 - Table 176
Class hierarchy
Summary
Constants
BUTT
A short line at the endpoint perpendicular to the line itself
CIRCLE
A circle filled with the annotation’s interior color, if any
CLOSED_ARROW
Two short lines meeting in an acute angle as in the OpenArrow style and connected by a third line to form a triangular closed arrowhead filled with the annotation’s interior color, if any
DIAMOND
A diamond shape filled with the annotation’s interior color, if any
NONE
No line ending
OPEN_ARROW
Two short lines meeting in an acute angle to form an open arrowhead
REVERSED_CLOSED_ARROW
A triangular closed arrowhead in the reverse direction from ClosedArrow
REVERSED_OPEN_ARROW
Two short lines in the reverse direction from OpenArrow
SLASH
A short line at the endpoint approximately 30 degrees clockwise from perpendicular to the line itself
SQUARE
A square filled with the annotation’s interior color, if any