ONVIF::Media::Elements::Polyline
Contents
Description
Perl data type class for the XML Schema defined element Polyline from the namespace
http://www.onvif.org/ver10/schema.
Methods
new
my $element = ONVIF::Media::Elements::Polyline->new($data);
Constructor. The following data structure may be passed to new():
{ # ONVIF::Media::Types::Polyline
Point => ,
},
Name
ONVIF::Media::Elements::Polyline
