ome-xml
5.6.0
|
Private implementation details of Polyline model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::string | points |
Points property. | |
std::shared_ptr< ome::xml::model::enums::Marker > | markerEnd |
MarkerEnd property. | |
std::shared_ptr< ome::xml::model::enums::Marker > | markerStart |
MarkerStart property. | |
Private implementation details of Polyline model object.
|
inline |
Copy constructor.
copy | the instance to copy. |