bioformats  5.1.6
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.
 

Public Attributes

ome::compat::shared_ptr< std::string > strokeDashArray
 StrokeDashArray property.
 
ome::compat::shared_ptr< double > strokeWidth
 StrokeWidth property.
 
ome::compat::shared_ptr< bool > locked
 Locked property.
 
ome::compat::shared_ptr< ome::xml::model::enums::FillRulefillRule
 FillRule property.
 
ome::compat::shared_ptr< bool > visible
 Visible property.
 
ome::compat::shared_ptr< ome::xml::model::enums::LineCaplineCap
 LineCap property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheC
 TheC property.
 
ome::compat::shared_ptr< ome::xml::model::enums::FontFamilyfontFamily
 FontFamily property.
 
ome::compat::shared_ptr< ome::xml::model::enums::FontStylefontStyle
 FontStyle property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerfontSize
 FontSize property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::ColorfillColor
 FillColor property.
 
ome::compat::shared_ptr< std::string > text
 Text property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::ColorstrokeColor
 StrokeColor property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheT
 TheT property.
 
std::string id
 ID property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeIntegertheZ
 TheZ property.
 
ome::compat::shared_ptr< ome::xml::model::AffineTransformtransform
 *** WARNING *** Unhandled or skipped property Line *** WARNING *** Unhandled or skipped property Rectangle *** WARNING *** Unhandled or skipped property Mask *** WARNING *** Unhandled or skipped property Ellipse *** WARNING *** Unhandled or skipped property Point *** WARNING *** Unhandled or skipped property Polyline *** WARNING *** Unhandled or skipped property Polygon *** WARNING *** Unhandled or skipped property Label Transform property
 
ome::compat::weak_ptr< ome::xml::model::Unionunion_
 Union_BackReference back reference.
 

Detailed Description

Private implementation details of Shape model object.


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