ome-xml  5.2.0
ome::xml::model::Label Member List

This is the complete list of members for ome::xml::model::Label, including all inherited members.

asXMLElement(common::xml::dom::Document &document) const ome::xml::model::Labelvirtual
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) const ome::xml::model::Labelprotectedvirtual
contains(const C &container, const ome::compat::shared_ptr< T > &element)ome::xml::model::detail::OMEModelObjectinlineprotected
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Labelstatic
elementName() const ome::xml::model::Labelvirtual
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name)ome::xml::model::detail::OMEModelObjectstatic
getFillColor()ome::xml::model::Shape
getFillColor() const ome::xml::model::Shape
getFillRule()ome::xml::model::Shape
getFillRule() const ome::xml::model::Shape
getFontFamily()ome::xml::model::Shape
getFontFamily() const ome::xml::model::Shape
getFontSize()ome::xml::model::Shape
getFontSize() const ome::xml::model::Shape
getFontStyle()ome::xml::model::Shape
getFontStyle() const ome::xml::model::Shape
getID() const ome::xml::model::Shape
getLineCap()ome::xml::model::Shape
getLineCap() const ome::xml::model::Shape
getLocked()ome::xml::model::Shape
getLocked() const ome::xml::model::Shape
getShapeType() const ome::xml::model::Labelvirtual
getStrokeColor()ome::xml::model::Shape
getStrokeColor() const ome::xml::model::Shape
getStrokeDashArray()ome::xml::model::Shape
getStrokeDashArray() const ome::xml::model::Shape
getStrokeWidth()ome::xml::model::Shape
getStrokeWidth() const ome::xml::model::Shape
getText()ome::xml::model::Shape
getText() const ome::xml::model::Shape
getTheC()ome::xml::model::Shape
getTheC() const ome::xml::model::Shape
getTheT()ome::xml::model::Shape
getTheT() const ome::xml::model::Shape
getTheZ()ome::xml::model::Shape
getTheZ() const ome::xml::model::Shape
getTransform()ome::xml::model::Shape
getTransform() const ome::xml::model::Shape
getUnion()ome::xml::model::Shape
getUnion() const ome::xml::model::Shape
getVisible()ome::xml::model::Shape
getVisible() const ome::xml::model::Shape
getX() const ome::xml::model::Label
getXMLNamespace() const ome::xml::model::Labelvirtual
getY() const ome::xml::model::Label
implome::xml::model::Labelprivate
Label()ome::xml::model::Label
Label(const Label &copy)ome::xml::model::Label
link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< ome::xml::model::OMEModelObject > &object)ome::xml::model::Label
ome::xml::model::detail::OMEModelObject::link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< ::ome::xml::model::OMEModelObject > &object)ome::xml::model::detail::OMEModelObjectvirtual
ome::xml::model::OMEModelObject::link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< OMEModelObject > &object)=0ome::xml::model::OMEModelObjectpure virtual
loggerome::xml::model::detail::OMEModelObjectprotected
OMEModelObject(const std::string &objectType="OMEModelObject")ome::xml::model::detail::OMEModelObjectprotected
OMEModelObject(const OMEModelObject &copy)ome::xml::model::detail::OMEModelObjectprotected
ome::xml::model::OMEModelObject::OMEModelObject()ome::xml::model::OMEModelObjectinlineprotected
setFillColor(ome::compat::shared_ptr< ome::xml::model::primitives::Color > &fillColor)ome::xml::model::Shape
setFillRule(ome::compat::shared_ptr< ome::xml::model::enums::FillRule > &fillRule)ome::xml::model::Shape
setFontFamily(ome::compat::shared_ptr< ome::xml::model::enums::FontFamily > &fontFamily)ome::xml::model::Shape
setFontSize(ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &fontSize)ome::xml::model::Shape
setFontStyle(ome::compat::shared_ptr< ome::xml::model::enums::FontStyle > &fontStyle)ome::xml::model::Shape
setID(const std::string &id)ome::xml::model::Shape
setLineCap(ome::compat::shared_ptr< ome::xml::model::enums::LineCap > &lineCap)ome::xml::model::Shape
setLocked(ome::compat::shared_ptr< bool > &locked)ome::xml::model::Shape
setStrokeColor(ome::compat::shared_ptr< ome::xml::model::primitives::Color > &strokeColor)ome::xml::model::Shape
setStrokeDashArray(ome::compat::shared_ptr< std::string > &strokeDashArray)ome::xml::model::Shape
setStrokeWidth(ome::compat::shared_ptr< double > &strokeWidth)ome::xml::model::Shape
setText(ome::compat::shared_ptr< std::string > &text)ome::xml::model::Shape
setTheC(ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theC)ome::xml::model::Shape
setTheT(ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theT)ome::xml::model::Shape
setTheZ(ome::compat::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theZ)ome::xml::model::Shape
setTransform(ome::compat::shared_ptr< ome::xml::model::AffineTransform > &transform)ome::xml::model::Shape
setUnion(ome::compat::weak_ptr< ome::xml::model::Union > &union_BackReference)ome::xml::model::Shape
setVisible(ome::compat::shared_ptr< bool > &visible)ome::xml::model::Shape
setX(double x)ome::xml::model::Label
setY(double y)ome::xml::model::Label
Shape()ome::xml::model::Shape
Shape(const Shape &copy)ome::xml::model::Shape
stripNamespacePrefix(const std::string &value)ome::xml::model::detail::OMEModelObjectstatic
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Labelvirtual
ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element,::ome::xml::model::OMEModel &model)ome::xml::model::detail::OMEModelObjectvirtual
validElementName(const std::string &name) const ome::xml::model::Labelvirtual
~Label()ome::xml::model::Labelvirtual
~OMEModelObject()ome::xml::model::detail::OMEModelObjectvirtual
~Shape()ome::xml::model::Shapevirtual