Class: Idml::Elements::PathPointArray

Inherits:
Lutaml::Model::Serializable
  • Object
show all
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

#anchorsObject



16
17
18
# File 'lib/idml/elements/path_point_array.rb', line 16

def anchors
  path_point_type
end