Module: CloudPDF::Types::DocAnnotationsList200ResponseAnnotationsItemPolylineLineEndingsEnd
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/CloudPDF/types/doc_annotations_list200response_annotations_item_polyline_line_endings_end.rb
Constant Summary collapse
- NONE =
"none"- SQUARE =
"square"- CIRCLE =
"circle"- DIAMOND =
"diamond"- OPEN_ARROW =
"open-arrow"- CLOSED_ARROW =
"closed-arrow"- BUTT =
"butt"- R_OPEN_ARROW =
"r-open-arrow"- R_CLOSED_ARROW =
"r-closed-arrow"- SLASH =
"slash"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values