ome-xml
5.6.0
|
Private implementation details of Line model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
double | y2 |
Y2 property. | |
double | x2 |
X2 property. | |
std::shared_ptr< ome::xml::model::enums::Marker > | markerEnd |
MarkerEnd property. | |
double | y1 |
Y1 property. | |
double | x1 |
X1 property. | |
std::shared_ptr< ome::xml::model::enums::Marker > | markerStart |
MarkerStart property. | |
Private implementation details of Line model object.
|
inline |
Copy constructor.
copy | the instance to copy. |