Scroll to navigation

ONVIF::PTZ::Elements::Polygon(3pm) User Contributed Perl Documentation ONVIF::PTZ::Elements::Polygon(3pm)

NAME

ONVIF::PTZ::Elements::Polygon

DESCRIPTION

Perl data type class for the XML Schema defined element Polygon from the namespace http://www.onvif.org/ver10/schema.

METHODS

new

 my $element = ONVIF::PTZ::Elements::Polygon->new($data);

Constructor. The following data structure may be passed to new():

 { # ONVIF::PTZ::Types::Polygon
   Point => ,
 },

AUTHOR

Generated by SOAP::WSDL

2023-07-27 perl v5.36.0