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

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< std::string > strokeDashArray
 StrokeDashArray property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > strokeWidth
 StrokeWidth property.
 
std::shared_ptr< bool > locked
 Locked property.
 
std::shared_ptr< ome::xml::model::enums::FillRulefillRule
 FillRule property.
 
std::shared_ptr< std::string > text
 Text property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheC
 TheC property.
 
std::shared_ptr< ome::xml::model::enums::FontFamilyfontFamily
 FontFamily property.
 
std::shared_ptr< ome::xml::model::enums::FontStylefontStyle
 FontStyle property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::NonNegativeInteger > > fontSize
 FontSize property.
 
std::shared_ptr< ome::xml::model::primitives::ColorfillColor
 FillColor property.
 
std::shared_ptr< ome::xml::model::primitives::ColorstrokeColor
 StrokeColor property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheT
 TheT property.
 
std::string id
 ID property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheZ
 TheZ property.
 
std::shared_ptr< ome::xml::model::AffineTransformtransform
 Transform property.
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 
std::weak_ptr< ome::xml::model::Unionunion_
 Union_BackReference back reference.
 

Detailed Description

Private implementation details of Shape model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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