ome-xml  5.6.0
ome::xml::model::Mask Member List

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

asXMLElement(common::xml::dom::Document &document) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElement(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::Maskprotectedvirtual
contains(const C &container, const std::shared_ptr< T > &element)ome::xml::model::detail::OMEModelObjectinlineprotected
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Maskstatic
elementName() constome::xml::model::Maskvirtual
getBinData()ome::xml::model::Mask
getBinData() constome::xml::model::Mask
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name)ome::xml::model::detail::OMEModelObjectstatic
getFillColor()ome::xml::model::Shape
getFillColor() constome::xml::model::Shape
getFillRule()ome::xml::model::Shape
getFillRule() constome::xml::model::Shape
getFontFamily()ome::xml::model::Shape
getFontFamily() constome::xml::model::Shape
getFontSize()ome::xml::model::Shape
getFontSize() constome::xml::model::Shape
getFontStyle()ome::xml::model::Shape
getFontStyle() constome::xml::model::Shape
getHeight() constome::xml::model::Mask
getID() constome::xml::model::Shape
getLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index) constome::xml::model::Shape
getLinkedAnnotationList() constome::xml::model::Shape
getLocked()ome::xml::model::Shape
getLocked() constome::xml::model::Shape
getShapeType() constome::xml::model::Maskvirtual
getStrokeColor()ome::xml::model::Shape
getStrokeColor() constome::xml::model::Shape
getStrokeDashArray()ome::xml::model::Shape
getStrokeDashArray() constome::xml::model::Shape
getStrokeWidth()ome::xml::model::Shape
getStrokeWidth() constome::xml::model::Shape
getText()ome::xml::model::Shape
getText() constome::xml::model::Shape
getTheC()ome::xml::model::Shape
getTheC() constome::xml::model::Shape
getTheT()ome::xml::model::Shape
getTheT() constome::xml::model::Shape
getTheZ()ome::xml::model::Shape
getTheZ() constome::xml::model::Shape
getTransform()ome::xml::model::Shape
getTransform() constome::xml::model::Shape
getUnion()ome::xml::model::Shape
getUnion() constome::xml::model::Shape
getWidth() constome::xml::model::Mask
getX() constome::xml::model::Mask
getXMLNamespace() constome::xml::model::Maskvirtual
getY() constome::xml::model::Mask
implome::xml::model::Maskprivate
link(std::shared_ptr< Reference > &reference, std::shared_ptr< ome::xml::model::OMEModelObject > &object)ome::xml::model::Mask
ome::xml::model::detail::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr<::ome::xml::model::OMEModelObject > &object)ome::xml::model::detail::OMEModelObjectvirtual
ome::xml::model::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr< OMEModelObject > &object)=0ome::xml::model::OMEModelObjectpure virtual
linkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation)ome::xml::model::Shape
loggerome::xml::model::detail::OMEModelObjectprotected
Mask()ome::xml::model::Mask
Mask(const Mask &copy)ome::xml::model::Mask
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
setBinData(std::shared_ptr< ome::xml::model::BinData > &binData)ome::xml::model::Mask
setFillColor(std::shared_ptr< ome::xml::model::primitives::Color > &fillColor)ome::xml::model::Shape
setFillRule(std::shared_ptr< ome::xml::model::enums::FillRule > &fillRule)ome::xml::model::Shape
setFontFamily(std::shared_ptr< ome::xml::model::enums::FontFamily > &fontFamily)ome::xml::model::Shape
setFontSize(const std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength, ome::xml::model::primitives::NonNegativeInteger > > &fontSize)ome::xml::model::Shape
setFontStyle(std::shared_ptr< ome::xml::model::enums::FontStyle > &fontStyle)ome::xml::model::Shape
setHeight(double height)ome::xml::model::Mask
setID(const std::string &id)ome::xml::model::Shape
setLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Annotation > &annotation)ome::xml::model::Shape
setLocked(std::shared_ptr< bool > &locked)ome::xml::model::Shape
setStrokeColor(std::shared_ptr< ome::xml::model::primitives::Color > &strokeColor)ome::xml::model::Shape
setStrokeDashArray(std::shared_ptr< std::string > &strokeDashArray)ome::xml::model::Shape
setStrokeWidth(const std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > &strokeWidth)ome::xml::model::Shape
setText(std::shared_ptr< std::string > &text)ome::xml::model::Shape
setTheC(std::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theC)ome::xml::model::Shape
setTheT(std::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theT)ome::xml::model::Shape
setTheZ(std::shared_ptr< ome::xml::model::primitives::NonNegativeInteger > &theZ)ome::xml::model::Shape
setTransform(std::shared_ptr< ome::xml::model::AffineTransform > &transform)ome::xml::model::Shape
setUnion(std::weak_ptr< ome::xml::model::Union > &union_BackReference)ome::xml::model::Shape
setWidth(double width)ome::xml::model::Mask
setX(double x)ome::xml::model::Mask
setY(double y)ome::xml::model::Mask
Shape()ome::xml::model::Shape
Shape(const Shape &copy)ome::xml::model::Shape
sizeOfLinkedAnnotationList() constome::xml::model::Shape
stripNamespacePrefix(const std::string &value)ome::xml::model::detail::OMEModelObjectstatic
unlinkAnnotation(const std::shared_ptr< ome::xml::model::Annotation > &annotation)ome::xml::model::Shape
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::Maskvirtual
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) constome::xml::model::Maskvirtual
~Mask()ome::xml::model::Maskvirtual
~OMEModelObject()ome::xml::model::detail::OMEModelObjectvirtual
~Shape()ome::xml::model::Shapevirtual