[−][src]Struct web_sys::SvgTextPositioningElement
The SvgTextPositioningElement class.
This API requires the following crate features to be activated: SvgTextPositioningElement
Methods
impl SvgTextPositioningElement[src]
pub fn x(&self) -> SvgAnimatedLengthList[src]
Getter for the x field of this object.
This API requires the following crate features to be activated: SvgAnimatedLengthList, SvgTextPositioningElement
impl SvgTextPositioningElement[src]
pub fn y(&self) -> SvgAnimatedLengthList[src]
Getter for the y field of this object.
This API requires the following crate features to be activated: SvgAnimatedLengthList, SvgTextPositioningElement
impl SvgTextPositioningElement[src]
pub fn dx(&self) -> SvgAnimatedLengthList[src]
Getter for the dx field of this object.
This API requires the following crate features to be activated: SvgAnimatedLengthList, SvgTextPositioningElement
impl SvgTextPositioningElement[src]
pub fn dy(&self) -> SvgAnimatedLengthList[src]
Getter for the dy field of this object.
This API requires the following crate features to be activated: SvgAnimatedLengthList, SvgTextPositioningElement
impl SvgTextPositioningElement[src]
pub fn rotate(&self) -> SvgAnimatedNumberList[src]
Getter for the rotate field of this object.
This API requires the following crate features to be activated: SvgAnimatedNumberList, SvgTextPositioningElement
Methods from Deref<Target = SvgTextContentElement>
pub fn text_length(&self) -> SvgAnimatedLength[src]
Getter for the textLength field of this object.
This API requires the following crate features to be activated: SvgAnimatedLength, SvgTextContentElement
pub fn length_adjust(&self) -> SvgAnimatedEnumeration[src]
Getter for the lengthAdjust field of this object.
This API requires the following crate features to be activated: SvgAnimatedEnumeration, SvgTextContentElement
pub fn get_char_num_at_position(&self, point: &SvgPoint) -> i32[src]
The getCharNumAtPosition() method.
This API requires the following crate features to be activated: SvgPoint, SvgTextContentElement
pub fn get_computed_text_length(&self) -> f32[src]
The getComputedTextLength() method.
This API requires the following crate features to be activated: SvgTextContentElement
pub fn get_end_position_of_char(
&self,
charnum: u32
) -> Result<SvgPoint, JsValue>[src]
&self,
charnum: u32
) -> Result<SvgPoint, JsValue>
The getEndPositionOfChar() method.
This API requires the following crate features to be activated: SvgPoint, SvgTextContentElement
pub fn get_extent_of_char(&self, charnum: u32) -> Result<SvgRect, JsValue>[src]
The getExtentOfChar() method.
This API requires the following crate features to be activated: SvgRect, SvgTextContentElement
pub fn get_number_of_chars(&self) -> i32[src]
The getNumberOfChars() method.
This API requires the following crate features to be activated: SvgTextContentElement
pub fn get_rotation_of_char(&self, charnum: u32) -> Result<f32, JsValue>[src]
The getRotationOfChar() method.
This API requires the following crate features to be activated: SvgTextContentElement
pub fn get_start_position_of_char(
&self,
charnum: u32
) -> Result<SvgPoint, JsValue>[src]
&self,
charnum: u32
) -> Result<SvgPoint, JsValue>
The getStartPositionOfChar() method.
This API requires the following crate features to be activated: SvgPoint, SvgTextContentElement
pub fn get_sub_string_length(
&self,
charnum: u32,
nchars: u32
) -> Result<f32, JsValue>[src]
&self,
charnum: u32,
nchars: u32
) -> Result<f32, JsValue>
The getSubStringLength() method.
This API requires the following crate features to be activated: SvgTextContentElement
pub fn select_sub_string(
&self,
charnum: u32,
nchars: u32
) -> Result<(), JsValue>[src]
&self,
charnum: u32,
nchars: u32
) -> Result<(), JsValue>
The selectSubString() method.
This API requires the following crate features to be activated: SvgTextContentElement
pub const LENGTHADJUST_UNKNOWN: u16[src]
pub const LENGTHADJUST_SPACING: u16[src]
pub const LENGTHADJUST_SPACINGANDGLYPHS: u16[src]
Trait Implementations
impl AsRef<Element> for SvgTextPositioningElement[src]
impl AsRef<EventTarget> for SvgTextPositioningElement[src]
fn as_ref(&self) -> &EventTarget[src]
impl AsRef<JsValue> for SvgTextPositioningElement[src]
impl AsRef<Node> for SvgTextPositioningElement[src]
impl AsRef<Object> for SvgTextPositioningElement[src]
impl AsRef<SvgElement> for SvgTextPositioningElement[src]
fn as_ref(&self) -> &SvgElement[src]
impl AsRef<SvgGraphicsElement> for SvgTextPositioningElement[src]
fn as_ref(&self) -> &SvgGraphicsElement[src]
impl AsRef<SvgTextContentElement> for SvgTextPositioningElement[src]
fn as_ref(&self) -> &SvgTextContentElement[src]
impl AsRef<SvgTextPositioningElement> for SvgTextElement[src]
fn as_ref(&self) -> &SvgTextPositioningElement[src]
impl AsRef<SvgTextPositioningElement> for SvgTextPositioningElement[src]
fn as_ref(&self) -> &SvgTextPositioningElement[src]
impl AsRef<SvgTextPositioningElement> for SvgtSpanElement[src]
fn as_ref(&self) -> &SvgTextPositioningElement[src]
impl Clone for SvgTextPositioningElement[src]
fn clone(&self) -> SvgTextPositioningElement[src]
fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Debug for SvgTextPositioningElement[src]
impl Deref for SvgTextPositioningElement[src]
type Target = SvgTextContentElement
The resulting type after dereferencing.
fn deref(&self) -> &SvgTextContentElement[src]
impl Eq for SvgTextPositioningElement[src]
impl From<JsValue> for SvgTextPositioningElement[src]
fn from(obj: JsValue) -> SvgTextPositioningElement[src]
impl From<SvgTextElement> for SvgTextPositioningElement[src]
fn from(obj: SvgTextElement) -> SvgTextPositioningElement[src]
impl From<SvgTextPositioningElement> for JsValue[src]
fn from(obj: SvgTextPositioningElement) -> JsValue[src]
impl From<SvgTextPositioningElement> for SvgTextContentElement[src]
fn from(obj: SvgTextPositioningElement) -> SvgTextContentElement[src]
impl From<SvgTextPositioningElement> for SvgGraphicsElement[src]
fn from(obj: SvgTextPositioningElement) -> SvgGraphicsElement[src]
impl From<SvgTextPositioningElement> for SvgElement[src]
fn from(obj: SvgTextPositioningElement) -> SvgElement[src]
impl From<SvgTextPositioningElement> for Element[src]
fn from(obj: SvgTextPositioningElement) -> Element[src]
impl From<SvgTextPositioningElement> for Node[src]
fn from(obj: SvgTextPositioningElement) -> Node[src]
impl From<SvgTextPositioningElement> for EventTarget[src]
fn from(obj: SvgTextPositioningElement) -> EventTarget[src]
impl From<SvgTextPositioningElement> for Object[src]
fn from(obj: SvgTextPositioningElement) -> Object[src]
impl From<SvgtSpanElement> for SvgTextPositioningElement[src]
fn from(obj: SvgtSpanElement) -> SvgTextPositioningElement[src]
impl FromWasmAbi for SvgTextPositioningElement[src]
type Abi = <JsValue as FromWasmAbi>::Abi
The wasm ABI type that this converts from when coming back out from the ABI boundary. Read more
unsafe fn from_abi(js: Self::Abi) -> Self[src]
impl IntoWasmAbi for SvgTextPositioningElement[src]
type Abi = <JsValue as IntoWasmAbi>::Abi
The wasm ABI type that this converts into when crossing the ABI boundary. Read more
fn into_abi(self) -> Self::Abi[src]
impl<'a> IntoWasmAbi for &'a SvgTextPositioningElement[src]
type Abi = <&'a JsValue as IntoWasmAbi>::Abi
The wasm ABI type that this converts into when crossing the ABI boundary. Read more
fn into_abi(self) -> Self::Abi[src]
impl JsCast for SvgTextPositioningElement[src]
fn instanceof(val: &JsValue) -> bool[src]
fn unchecked_from_js(val: JsValue) -> Self[src]
fn unchecked_from_js_ref(val: &JsValue) -> &Self[src]
fn has_type<T>(&self) -> bool where
T: JsCast, [src]
T: JsCast,
fn dyn_into<T>(self) -> Result<T, Self> where
T: JsCast, [src]
T: JsCast,
fn dyn_ref<T>(&self) -> Option<&T> where
T: JsCast, [src]
T: JsCast,
fn unchecked_into<T>(self) -> T where
T: JsCast, [src]
T: JsCast,
fn unchecked_ref<T>(&self) -> &T where
T: JsCast, [src]
T: JsCast,
fn is_instance_of<T>(&self) -> bool where
T: JsCast, [src]
T: JsCast,
fn is_type_of(val: &JsValue) -> bool[src]
impl OptionFromWasmAbi for SvgTextPositioningElement[src]
impl OptionIntoWasmAbi for SvgTextPositioningElement[src]
impl<'a> OptionIntoWasmAbi for &'a SvgTextPositioningElement[src]
impl PartialEq<SvgTextPositioningElement> for SvgTextPositioningElement[src]
fn eq(&self, other: &SvgTextPositioningElement) -> bool[src]
fn ne(&self, other: &SvgTextPositioningElement) -> bool[src]
impl RefFromWasmAbi for SvgTextPositioningElement[src]
type Abi = <JsValue as RefFromWasmAbi>::Abi
The wasm ABI type references to Self are recovered from.
type Anchor = ManuallyDrop<SvgTextPositioningElement>
The type that holds the reference to Self for the duration of the invocation of the function that has an &Self parameter. This is required to ensure that the lifetimes don't persist beyond one function call, and so that they remain anonymous. Read more
unsafe fn ref_from_abi(js: Self::Abi) -> Self::Anchor[src]
impl StructuralEq for SvgTextPositioningElement[src]
impl StructuralPartialEq for SvgTextPositioningElement[src]
impl WasmDescribe for SvgTextPositioningElement[src]
Auto Trait Implementations
impl RefUnwindSafe for SvgTextPositioningElement
impl !Send for SvgTextPositioningElement
impl !Sync for SvgTextPositioningElement
impl Unpin for SvgTextPositioningElement
impl UnwindSafe for SvgTextPositioningElement
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized, [src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized, [src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T[src]
impl<T> From<T> for T[src]
impl<T, U> Into<U> for T where
U: From<T>, [src]
U: From<T>,
impl<T> ReturnWasmAbi for T where
T: IntoWasmAbi, [src]
T: IntoWasmAbi,
type Abi = <T as IntoWasmAbi>::Abi
Same as IntoWasmAbi::Abi
fn return_abi(self) -> <T as ReturnWasmAbi>::Abi[src]
impl<T> ToOwned for T where
T: Clone, [src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T[src]
fn clone_into(&self, target: &mut T)[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>, [src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>, [src]
U: TryFrom<T>,