Class: Idml::Elements::PathPointArray
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Idml::Elements::PathPointArray
- Defined in:
- lib/idml/elements/path_point_array.rb
Overview
<PathPointArray> — a collection of PathPointType elements
defining the vertices of a path.
Instance Method Summary collapse
Instance Method Details
#anchors ⇒ Object
16 17 18 |
# File 'lib/idml/elements/path_point_array.rb', line 16 def anchors path_point_type end |