Class: OdfCore::Element::Draw::Hatch
- Inherits:
-
AbstractElement
- Object
- AbstractElement
- OdfCore::Element::Draw::Hatch
- Defined in:
- lib/odf_core/element/draw/hatch.rb
Constant Summary collapse
- XML_ELEMENT_NAME =
'draw:hatch'- CHILDREN =
[].freeze
- ATTRIBUTES =
[ "draw:color", "draw:display-name", "draw:distance", "draw:name", "draw:rotation", "draw:style", ].freeze
Instance Attribute Summary
Attributes inherited from AbstractElement
Method Summary
Methods inherited from AbstractElement
#<<, #[], #[]=, attributes, children, #initialize, xml_element_name
Constructor Details
This class inherits a constructor from OdfCore::Element::AbstractElement