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

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

Public Member Functions

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

Public Attributes

double y
 Y property.
 
double x
 X property.
 

Detailed Description

Private implementation details of Point model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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