module Celestine::Marker::Attrs
Included Modules
- Celestine::Modules::Filter::Attrs
- Celestine::Modules::StrokeFill::Attrs
- Celestine::Modules::Transform::Attrs
Defined in:
effects/marker.cr:5effects/marker.cr:6
effects/marker.cr:8
effects/marker.cr:9
effects/marker.cr:46
Constant Summary
-
HEIGHT =
"markerHeight"
-
ORIENTATION =
"orient"
-
PRESERVE_ASPECT_RATIO =
"preserveAspectRatio"
-
REF_X =
"refX"
-
REF_Y =
"refY"
-
UNITS =
"markerUnits"
-
VIEW_BOX =
"viewBox"
-
WIDTH =
"markerWidth"