asXMLElement(common::xml::dom::Document &document) const | ome::xml::model::Label | virtual |
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) const | ome::xml::model::Label | protectedvirtual |
contains(const C &container, const ome::compat::shared_ptr< T > &element) | ome::xml::model::detail::OMEModelObject | inlineprotected |
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Label | static |
elementName() const | ome::xml::model::Label | virtual |
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name) | ome::xml::model::detail::OMEModelObject | static |
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::Label | virtual |
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::Label | virtual |
getY() const | ome::xml::model::Label | |
impl | ome::xml::model::Label | private |
Label() | ome::xml::model::Label | |
Label(const Label ©) | 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::OMEModelObject | virtual |
ome::xml::model::OMEModelObject::link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< OMEModelObject > &object)=0 | ome::xml::model::OMEModelObject | pure virtual |
logger | ome::xml::model::detail::OMEModelObject | protected |
OMEModelObject(const std::string &objectType="OMEModelObject") | ome::xml::model::detail::OMEModelObject | protected |
OMEModelObject(const OMEModelObject ©) | ome::xml::model::detail::OMEModelObject | protected |
ome::xml::model::OMEModelObject::OMEModelObject() | ome::xml::model::OMEModelObject | inlineprotected |
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 ©) | ome::xml::model::Shape | |
stripNamespacePrefix(const std::string &value) | ome::xml::model::detail::OMEModelObject | static |
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Label | virtual |
ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element,::ome::xml::model::OMEModel &model) | ome::xml::model::detail::OMEModelObject | virtual |
validElementName(const std::string &name) const | ome::xml::model::Label | virtual |
~Label() | ome::xml::model::Label | virtual |
~OMEModelObject() | ome::xml::model::detail::OMEModelObject | virtual |
~Shape() | ome::xml::model::Shape | virtual |