ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::Polyline::Impl Class Reference

Private implementation details of Polyline model object. More...

+ Collaboration diagram for ome::xml::model::Polyline::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::string points
 Points property.
 
std::shared_ptr< ome::xml::model::enums::MarkermarkerEnd
 MarkerEnd property.
 
std::shared_ptr< ome::xml::model::enums::MarkermarkerStart
 MarkerStart property.
 

Detailed Description

Private implementation details of Polyline model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::Polyline::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

The documentation for this class was generated from the following file: