|
NAMEONVIF::Device::Types::ShapeDescriptor DESCRIPTIONPerl data type class for the XML Schema defined complexType ShapeDescriptor from the namespace http://www.onvif.org/ver10/schema. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewConstructor. The following data structure may be passed to new(): { # ONVIF::Device::Types::ShapeDescriptor
BoundingBox => ,
CenterOfGravity => ,
Polygon => { # ONVIF::Device::Types::Polygon
Point => ,
},
Extension => { # ONVIF::Device::Types::ShapeDescriptorExtension
},
},
AUTHORGenerated by SOAP::WSDL
|