pub struct Element { /* private fields */ }
Expand description
An element.
Implementations§
Source§impl Element
impl Element
Sourcepub fn get_attributes(&self) -> &Attributes
pub fn get_attributes(&self) -> &Attributes
Return the attributes.
Sourcepub fn get_attributes_mut(&mut self) -> &mut Attributes
pub fn get_attributes_mut(&mut self) -> &mut Attributes
Return the attributes as mutable.
Sourcepub fn get_children(&self) -> &Children
pub fn get_children(&self) -> &Children
Return the children.
Sourcepub fn get_children_mut(&mut self) -> &mut Children
pub fn get_children_mut(&mut self) -> &mut Children
Return the children as mutable.
Trait Implementations§
Source§impl From<AnimateColor> for Element
impl From<AnimateColor> for Element
Source§fn from(value: AnimateColor) -> Self
fn from(value: AnimateColor) -> Self
Converts to this type from the input type.
Source§impl From<AnimateMotion> for Element
impl From<AnimateMotion> for Element
Source§fn from(value: AnimateMotion) -> Self
fn from(value: AnimateMotion) -> Self
Converts to this type from the input type.
Source§impl From<AnimateTransform> for Element
impl From<AnimateTransform> for Element
Source§fn from(value: AnimateTransform) -> Self
fn from(value: AnimateTransform) -> Self
Converts to this type from the input type.
Source§impl From<Definitions> for Element
impl From<Definitions> for Element
Source§fn from(value: Definitions) -> Self
fn from(value: Definitions) -> Self
Converts to this type from the input type.
Source§impl From<Description> for Element
impl From<Description> for Element
Source§fn from(value: Description) -> Self
fn from(value: Description) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectBlend> for Element
impl From<FilterEffectBlend> for Element
Source§fn from(value: FilterEffectBlend) -> Self
fn from(value: FilterEffectBlend) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectColorMatrix> for Element
impl From<FilterEffectColorMatrix> for Element
Source§fn from(value: FilterEffectColorMatrix) -> Self
fn from(value: FilterEffectColorMatrix) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectComponentTransfer> for Element
impl From<FilterEffectComponentTransfer> for Element
Source§fn from(value: FilterEffectComponentTransfer) -> Self
fn from(value: FilterEffectComponentTransfer) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectComposite> for Element
impl From<FilterEffectComposite> for Element
Source§fn from(value: FilterEffectComposite) -> Self
fn from(value: FilterEffectComposite) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectConvolveMatrix> for Element
impl From<FilterEffectConvolveMatrix> for Element
Source§fn from(value: FilterEffectConvolveMatrix) -> Self
fn from(value: FilterEffectConvolveMatrix) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectDiffuseLighting> for Element
impl From<FilterEffectDiffuseLighting> for Element
Source§fn from(value: FilterEffectDiffuseLighting) -> Self
fn from(value: FilterEffectDiffuseLighting) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectDisplacementMap> for Element
impl From<FilterEffectDisplacementMap> for Element
Source§fn from(value: FilterEffectDisplacementMap) -> Self
fn from(value: FilterEffectDisplacementMap) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectDistantLight> for Element
impl From<FilterEffectDistantLight> for Element
Source§fn from(value: FilterEffectDistantLight) -> Self
fn from(value: FilterEffectDistantLight) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectDropShadow> for Element
impl From<FilterEffectDropShadow> for Element
Source§fn from(value: FilterEffectDropShadow) -> Self
fn from(value: FilterEffectDropShadow) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectFlood> for Element
impl From<FilterEffectFlood> for Element
Source§fn from(value: FilterEffectFlood) -> Self
fn from(value: FilterEffectFlood) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectFunctionA> for Element
impl From<FilterEffectFunctionA> for Element
Source§fn from(value: FilterEffectFunctionA) -> Self
fn from(value: FilterEffectFunctionA) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectFunctionB> for Element
impl From<FilterEffectFunctionB> for Element
Source§fn from(value: FilterEffectFunctionB) -> Self
fn from(value: FilterEffectFunctionB) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectFunctionG> for Element
impl From<FilterEffectFunctionG> for Element
Source§fn from(value: FilterEffectFunctionG) -> Self
fn from(value: FilterEffectFunctionG) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectFunctionR> for Element
impl From<FilterEffectFunctionR> for Element
Source§fn from(value: FilterEffectFunctionR) -> Self
fn from(value: FilterEffectFunctionR) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectGaussianBlur> for Element
impl From<FilterEffectGaussianBlur> for Element
Source§fn from(value: FilterEffectGaussianBlur) -> Self
fn from(value: FilterEffectGaussianBlur) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectImage> for Element
impl From<FilterEffectImage> for Element
Source§fn from(value: FilterEffectImage) -> Self
fn from(value: FilterEffectImage) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectMerge> for Element
impl From<FilterEffectMerge> for Element
Source§fn from(value: FilterEffectMerge) -> Self
fn from(value: FilterEffectMerge) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectMergeNode> for Element
impl From<FilterEffectMergeNode> for Element
Source§fn from(value: FilterEffectMergeNode) -> Self
fn from(value: FilterEffectMergeNode) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectMorphology> for Element
impl From<FilterEffectMorphology> for Element
Source§fn from(value: FilterEffectMorphology) -> Self
fn from(value: FilterEffectMorphology) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectOffset> for Element
impl From<FilterEffectOffset> for Element
Source§fn from(value: FilterEffectOffset) -> Self
fn from(value: FilterEffectOffset) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectPointLight> for Element
impl From<FilterEffectPointLight> for Element
Source§fn from(value: FilterEffectPointLight) -> Self
fn from(value: FilterEffectPointLight) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectSpecularLighting> for Element
impl From<FilterEffectSpecularLighting> for Element
Source§fn from(value: FilterEffectSpecularLighting) -> Self
fn from(value: FilterEffectSpecularLighting) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectSpotLight> for Element
impl From<FilterEffectSpotLight> for Element
Source§fn from(value: FilterEffectSpotLight) -> Self
fn from(value: FilterEffectSpotLight) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectTile> for Element
impl From<FilterEffectTile> for Element
Source§fn from(value: FilterEffectTile) -> Self
fn from(value: FilterEffectTile) -> Self
Converts to this type from the input type.
Source§impl From<FilterEffectTurbulence> for Element
impl From<FilterEffectTurbulence> for Element
Source§fn from(value: FilterEffectTurbulence) -> Self
fn from(value: FilterEffectTurbulence) -> Self
Converts to this type from the input type.
Source§impl From<ForeignObject> for Element
impl From<ForeignObject> for Element
Source§fn from(value: ForeignObject) -> Self
fn from(value: ForeignObject) -> Self
Converts to this type from the input type.
Source§impl From<LinearGradient> for Element
impl From<LinearGradient> for Element
Source§fn from(value: LinearGradient) -> Self
fn from(value: LinearGradient) -> Self
Converts to this type from the input type.
Source§impl From<MotionPath> for Element
impl From<MotionPath> for Element
Source§fn from(value: MotionPath) -> Self
fn from(value: MotionPath) -> Self
Converts to this type from the input type.
Source§impl From<RadialGradient> for Element
impl From<RadialGradient> for Element
Source§fn from(value: RadialGradient) -> Self
fn from(value: RadialGradient) -> Self
Converts to this type from the input type.
Source§impl Node for Element
impl Node for Element
Source§fn get_attributes(&self) -> Option<&Attributes>
fn get_attributes(&self) -> Option<&Attributes>
Return the attributes.
Source§fn get_attributes_mut(&mut self) -> Option<&mut Attributes>
fn get_attributes_mut(&mut self) -> Option<&mut Attributes>
Return the attributes as mutable.
Source§fn get_children(&self) -> Option<&Children>
fn get_children(&self) -> Option<&Children>
Return the children.
Source§fn get_children_mut(&mut self) -> Option<&mut Children>
fn get_children_mut(&mut self) -> Option<&mut Children>
Return the children as mutable.
Auto Trait Implementations§
impl Freeze for Element
impl !RefUnwindSafe for Element
impl Send for Element
impl Sync for Element
impl Unpin for Element
impl !UnwindSafe for Element
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more