pub trait SvgAttributesExtension: Sized + HasAttributes {
Show 250 methods // Provided methods fn prevent_default(self, value: impl IntoAttributeValue) -> Self { ... } fn accent_height(self, value: impl IntoAttributeValue) -> Self { ... } fn accumulate(self, value: impl IntoAttributeValue) -> Self { ... } fn additive(self, value: impl IntoAttributeValue) -> Self { ... } fn alignment_baseline(self, value: impl IntoAttributeValue) -> Self { ... } fn alphabetic(self, value: impl IntoAttributeValue) -> Self { ... } fn amplitude(self, value: impl IntoAttributeValue) -> Self { ... } fn arabic_form(self, value: impl IntoAttributeValue) -> Self { ... } fn ascent(self, value: impl IntoAttributeValue) -> Self { ... } fn attribute_name(self, value: impl IntoAttributeValue) -> Self { ... } fn attribute_type(self, value: impl IntoAttributeValue) -> Self { ... } fn azimuth(self, value: impl IntoAttributeValue) -> Self { ... } fn base_frequency(self, value: impl IntoAttributeValue) -> Self { ... } fn baseline_shift(self, value: impl IntoAttributeValue) -> Self { ... } fn base_profile(self, value: impl IntoAttributeValue) -> Self { ... } fn bbox(self, value: impl IntoAttributeValue) -> Self { ... } fn begin(self, value: impl IntoAttributeValue) -> Self { ... } fn bias(self, value: impl IntoAttributeValue) -> Self { ... } fn by(self, value: impl IntoAttributeValue) -> Self { ... } fn calc_mode(self, value: impl IntoAttributeValue) -> Self { ... } fn cap_height(self, value: impl IntoAttributeValue) -> Self { ... } fn class(self, value: impl IntoAttributeValue) -> Self { ... } fn clip(self, value: impl IntoAttributeValue) -> Self { ... } fn clip_path_units(self, value: impl IntoAttributeValue) -> Self { ... } fn clip_path(self, value: impl IntoAttributeValue) -> Self { ... } fn clip_rule(self, value: impl IntoAttributeValue) -> Self { ... } fn color(self, value: impl IntoAttributeValue) -> Self { ... } fn color_interpolation(self, value: impl IntoAttributeValue) -> Self { ... } fn color_interpolation_filters(self, value: impl IntoAttributeValue) -> Self { ... } fn color_profile(self, value: impl IntoAttributeValue) -> Self { ... } fn color_rendering(self, value: impl IntoAttributeValue) -> Self { ... } fn content_script_type(self, value: impl IntoAttributeValue) -> Self { ... } fn content_style_type(self, value: impl IntoAttributeValue) -> Self { ... } fn crossorigin(self, value: impl IntoAttributeValue) -> Self { ... } fn cursor(self, value: impl IntoAttributeValue) -> Self { ... } fn cx(self, value: impl IntoAttributeValue) -> Self { ... } fn cy(self, value: impl IntoAttributeValue) -> Self { ... } fn d(self, value: impl IntoAttributeValue) -> Self { ... } fn decelerate(self, value: impl IntoAttributeValue) -> Self { ... } fn descent(self, value: impl IntoAttributeValue) -> Self { ... } fn diffuse_constant(self, value: impl IntoAttributeValue) -> Self { ... } fn direction(self, value: impl IntoAttributeValue) -> Self { ... } fn display(self, value: impl IntoAttributeValue) -> Self { ... } fn divisor(self, value: impl IntoAttributeValue) -> Self { ... } fn dominant_baseline(self, value: impl IntoAttributeValue) -> Self { ... } fn dur(self, value: impl IntoAttributeValue) -> Self { ... } fn dx(self, value: impl IntoAttributeValue) -> Self { ... } fn dy(self, value: impl IntoAttributeValue) -> Self { ... } fn edge_mode(self, value: impl IntoAttributeValue) -> Self { ... } fn elevation(self, value: impl IntoAttributeValue) -> Self { ... } fn enable_background(self, value: impl IntoAttributeValue) -> Self { ... } fn end(self, value: impl IntoAttributeValue) -> Self { ... } fn exponent(self, value: impl IntoAttributeValue) -> Self { ... } fn fill(self, value: impl IntoAttributeValue) -> Self { ... } fn fill_opacity(self, value: impl IntoAttributeValue) -> Self { ... } fn fill_rule(self, value: impl IntoAttributeValue) -> Self { ... } fn filter(self, value: impl IntoAttributeValue) -> Self { ... } fn filterRes(self, value: impl IntoAttributeValue) -> Self { ... } fn filterUnits(self, value: impl IntoAttributeValue) -> Self { ... } fn flood_color(self, value: impl IntoAttributeValue) -> Self { ... } fn flood_opacity(self, value: impl IntoAttributeValue) -> Self { ... } fn font_family(self, value: impl IntoAttributeValue) -> Self { ... } fn font_size(self, value: impl IntoAttributeValue) -> Self { ... } fn font_size_adjust(self, value: impl IntoAttributeValue) -> Self { ... } fn font_stretch(self, value: impl IntoAttributeValue) -> Self { ... } fn font_style(self, value: impl IntoAttributeValue) -> Self { ... } fn font_variant(self, value: impl IntoAttributeValue) -> Self { ... } fn font_weight(self, value: impl IntoAttributeValue) -> Self { ... } fn format(self, value: impl IntoAttributeValue) -> Self { ... } fn from(self, value: impl IntoAttributeValue) -> Self { ... } fn fr(self, value: impl IntoAttributeValue) -> Self { ... } fn fx(self, value: impl IntoAttributeValue) -> Self { ... } fn fy(self, value: impl IntoAttributeValue) -> Self { ... } fn g1(self, value: impl IntoAttributeValue) -> Self { ... } fn g2(self, value: impl IntoAttributeValue) -> Self { ... } fn glyph_name(self, value: impl IntoAttributeValue) -> Self { ... } fn glyph_orientation_horizontal( self, value: impl IntoAttributeValue ) -> Self { ... } fn glyph_orientation_vertical(self, value: impl IntoAttributeValue) -> Self { ... } fn glyph_ref(self, value: impl IntoAttributeValue) -> Self { ... } fn gradient_transform(self, value: impl IntoAttributeValue) -> Self { ... } fn gradient_units(self, value: impl IntoAttributeValue) -> Self { ... } fn hanging(self, value: impl IntoAttributeValue) -> Self { ... } fn height(self, value: impl IntoAttributeValue) -> Self { ... } fn href(self, value: impl IntoAttributeValue) -> Self { ... } fn hreflang(self, value: impl IntoAttributeValue) -> Self { ... } fn horiz_adv_x(self, value: impl IntoAttributeValue) -> Self { ... } fn horiz_origin_x(self, value: impl IntoAttributeValue) -> Self { ... } fn id(self, value: impl IntoAttributeValue) -> Self { ... } fn ideographic(self, value: impl IntoAttributeValue) -> Self { ... } fn image_rendering(self, value: impl IntoAttributeValue) -> Self { ... } fn _in(self, value: impl IntoAttributeValue) -> Self { ... } fn in2(self, value: impl IntoAttributeValue) -> Self { ... } fn intercept(self, value: impl IntoAttributeValue) -> Self { ... } fn k(self, value: impl IntoAttributeValue) -> Self { ... } fn k1(self, value: impl IntoAttributeValue) -> Self { ... } fn k2(self, value: impl IntoAttributeValue) -> Self { ... } fn k3(self, value: impl IntoAttributeValue) -> Self { ... } fn k4(self, value: impl IntoAttributeValue) -> Self { ... } fn kernel_matrix(self, value: impl IntoAttributeValue) -> Self { ... } fn kernel_unit_length(self, value: impl IntoAttributeValue) -> Self { ... } fn kerning(self, value: impl IntoAttributeValue) -> Self { ... } fn key_points(self, value: impl IntoAttributeValue) -> Self { ... } fn key_splines(self, value: impl IntoAttributeValue) -> Self { ... } fn key_times(self, value: impl IntoAttributeValue) -> Self { ... } fn lang(self, value: impl IntoAttributeValue) -> Self { ... } fn length_adjust(self, value: impl IntoAttributeValue) -> Self { ... } fn letter_spacing(self, value: impl IntoAttributeValue) -> Self { ... } fn lighting_color(self, value: impl IntoAttributeValue) -> Self { ... } fn limiting_cone_angle(self, value: impl IntoAttributeValue) -> Self { ... } fn local(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_end(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_mid(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_start(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_height(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_units(self, value: impl IntoAttributeValue) -> Self { ... } fn marker_width(self, value: impl IntoAttributeValue) -> Self { ... } fn mask(self, value: impl IntoAttributeValue) -> Self { ... } fn mask_content_units(self, value: impl IntoAttributeValue) -> Self { ... } fn mask_units(self, value: impl IntoAttributeValue) -> Self { ... } fn mathematical(self, value: impl IntoAttributeValue) -> Self { ... } fn max(self, value: impl IntoAttributeValue) -> Self { ... } fn media(self, value: impl IntoAttributeValue) -> Self { ... } fn method(self, value: impl IntoAttributeValue) -> Self { ... } fn min(self, value: impl IntoAttributeValue) -> Self { ... } fn mode(self, value: impl IntoAttributeValue) -> Self { ... } fn name(self, value: impl IntoAttributeValue) -> Self { ... } fn num_octaves(self, value: impl IntoAttributeValue) -> Self { ... } fn offset(self, value: impl IntoAttributeValue) -> Self { ... } fn opacity(self, value: impl IntoAttributeValue) -> Self { ... } fn operator(self, value: impl IntoAttributeValue) -> Self { ... } fn order(self, value: impl IntoAttributeValue) -> Self { ... } fn orient(self, value: impl IntoAttributeValue) -> Self { ... } fn orientation(self, value: impl IntoAttributeValue) -> Self { ... } fn origin(self, value: impl IntoAttributeValue) -> Self { ... } fn overflow(self, value: impl IntoAttributeValue) -> Self { ... } fn overline_position(self, value: impl IntoAttributeValue) -> Self { ... } fn overline_thickness(self, value: impl IntoAttributeValue) -> Self { ... } fn panose_1(self, value: impl IntoAttributeValue) -> Self { ... } fn paint_order(self, value: impl IntoAttributeValue) -> Self { ... } fn path(self, value: impl IntoAttributeValue) -> Self { ... } fn path_length(self, value: impl IntoAttributeValue) -> Self { ... } fn pattern_content_units(self, value: impl IntoAttributeValue) -> Self { ... } fn pattern_transform(self, value: impl IntoAttributeValue) -> Self { ... } fn pattern_units(self, value: impl IntoAttributeValue) -> Self { ... } fn ping(self, value: impl IntoAttributeValue) -> Self { ... } fn pointer_events(self, value: impl IntoAttributeValue) -> Self { ... } fn points(self, value: impl IntoAttributeValue) -> Self { ... } fn points_at_x(self, value: impl IntoAttributeValue) -> Self { ... } fn points_at_y(self, value: impl IntoAttributeValue) -> Self { ... } fn points_at_z(self, value: impl IntoAttributeValue) -> Self { ... } fn preserve_alpha(self, value: impl IntoAttributeValue) -> Self { ... } fn preserve_aspect_ratio(self, value: impl IntoAttributeValue) -> Self { ... } fn primitive_units(self, value: impl IntoAttributeValue) -> Self { ... } fn r(self, value: impl IntoAttributeValue) -> Self { ... } fn radius(self, value: impl IntoAttributeValue) -> Self { ... } fn referrer_policy(self, value: impl IntoAttributeValue) -> Self { ... } fn ref_x(self, value: impl IntoAttributeValue) -> Self { ... } fn ref_y(self, value: impl IntoAttributeValue) -> Self { ... } fn rel(self, value: impl IntoAttributeValue) -> Self { ... } fn rendering_intent(self, value: impl IntoAttributeValue) -> Self { ... } fn repeat_count(self, value: impl IntoAttributeValue) -> Self { ... } fn repeat_dur(self, value: impl IntoAttributeValue) -> Self { ... } fn required_extensions(self, value: impl IntoAttributeValue) -> Self { ... } fn required_features(self, value: impl IntoAttributeValue) -> Self { ... } fn restart(self, value: impl IntoAttributeValue) -> Self { ... } fn result(self, value: impl IntoAttributeValue) -> Self { ... } fn role(self, value: impl IntoAttributeValue) -> Self { ... } fn rotate(self, value: impl IntoAttributeValue) -> Self { ... } fn rx(self, value: impl IntoAttributeValue) -> Self { ... } fn ry(self, value: impl IntoAttributeValue) -> Self { ... } fn scale(self, value: impl IntoAttributeValue) -> Self { ... } fn seed(self, value: impl IntoAttributeValue) -> Self { ... } fn shape_rendering(self, value: impl IntoAttributeValue) -> Self { ... } fn slope(self, value: impl IntoAttributeValue) -> Self { ... } fn spacing(self, value: impl IntoAttributeValue) -> Self { ... } fn specular_constant(self, value: impl IntoAttributeValue) -> Self { ... } fn specular_exponent(self, value: impl IntoAttributeValue) -> Self { ... } fn speed(self, value: impl IntoAttributeValue) -> Self { ... } fn spread_method(self, value: impl IntoAttributeValue) -> Self { ... } fn start_offset(self, value: impl IntoAttributeValue) -> Self { ... } fn std_deviation(self, value: impl IntoAttributeValue) -> Self { ... } fn stemh(self, value: impl IntoAttributeValue) -> Self { ... } fn stemv(self, value: impl IntoAttributeValue) -> Self { ... } fn stitch_tiles(self, value: impl IntoAttributeValue) -> Self { ... } fn stop_color(self, value: impl IntoAttributeValue) -> Self { ... } fn stop_opacity(self, value: impl IntoAttributeValue) -> Self { ... } fn strikethrough_position(self, value: impl IntoAttributeValue) -> Self { ... } fn strikethrough_thickness(self, value: impl IntoAttributeValue) -> Self { ... } fn string(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_dasharray(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_dashoffset(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_linecap(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_linejoin(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_miterlimit(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_opacity(self, value: impl IntoAttributeValue) -> Self { ... } fn stroke_width(self, value: impl IntoAttributeValue) -> Self { ... } fn style(self, value: impl IntoAttributeValue) -> Self { ... } fn surface_scale(self, value: impl IntoAttributeValue) -> Self { ... } fn system_language(self, value: impl IntoAttributeValue) -> Self { ... } fn tabindex(self, value: impl IntoAttributeValue) -> Self { ... } fn table_values(self, value: impl IntoAttributeValue) -> Self { ... } fn target(self, value: impl IntoAttributeValue) -> Self { ... } fn target_x(self, value: impl IntoAttributeValue) -> Self { ... } fn target_y(self, value: impl IntoAttributeValue) -> Self { ... } fn text_anchor(self, value: impl IntoAttributeValue) -> Self { ... } fn text_decoration(self, value: impl IntoAttributeValue) -> Self { ... } fn text_rendering(self, value: impl IntoAttributeValue) -> Self { ... } fn text_length(self, value: impl IntoAttributeValue) -> Self { ... } fn to(self, value: impl IntoAttributeValue) -> Self { ... } fn transform(self, value: impl IntoAttributeValue) -> Self { ... } fn transform_origin(self, value: impl IntoAttributeValue) -> Self { ... } fn type(self, value: impl IntoAttributeValue) -> Self { ... } fn u1(self, value: impl IntoAttributeValue) -> Self { ... } fn u2(self, value: impl IntoAttributeValue) -> Self { ... } fn underline_position(self, value: impl IntoAttributeValue) -> Self { ... } fn underline_thickness(self, value: impl IntoAttributeValue) -> Self { ... } fn unicode(self, value: impl IntoAttributeValue) -> Self { ... } fn unicode_bidi(self, value: impl IntoAttributeValue) -> Self { ... } fn unicode_range(self, value: impl IntoAttributeValue) -> Self { ... } fn units_per_em(self, value: impl IntoAttributeValue) -> Self { ... } fn v_alphabetic(self, value: impl IntoAttributeValue) -> Self { ... } fn v_hanging(self, value: impl IntoAttributeValue) -> Self { ... } fn v_ideographic(self, value: impl IntoAttributeValue) -> Self { ... } fn v_mathematical(self, value: impl IntoAttributeValue) -> Self { ... } fn values(self, value: impl IntoAttributeValue) -> Self { ... } fn vector_effect(self, value: impl IntoAttributeValue) -> Self { ... } fn version(self, value: impl IntoAttributeValue) -> Self { ... } fn vert_adv_y(self, value: impl IntoAttributeValue) -> Self { ... } fn vert_origin_x(self, value: impl IntoAttributeValue) -> Self { ... } fn vert_origin_y(self, value: impl IntoAttributeValue) -> Self { ... } fn view_box(self, value: impl IntoAttributeValue) -> Self { ... } fn view_target(self, value: impl IntoAttributeValue) -> Self { ... } fn visibility(self, value: impl IntoAttributeValue) -> Self { ... } fn width(self, value: impl IntoAttributeValue) -> Self { ... } fn widths(self, value: impl IntoAttributeValue) -> Self { ... } fn word_spacing(self, value: impl IntoAttributeValue) -> Self { ... } fn writing_mode(self, value: impl IntoAttributeValue) -> Self { ... } fn x(self, value: impl IntoAttributeValue) -> Self { ... } fn x_height(self, value: impl IntoAttributeValue) -> Self { ... } fn x1(self, value: impl IntoAttributeValue) -> Self { ... } fn x2(self, value: impl IntoAttributeValue) -> Self { ... } fn xmlns(self, value: impl IntoAttributeValue) -> Self { ... } fn x_channel_selector(self, value: impl IntoAttributeValue) -> Self { ... } fn y(self, value: impl IntoAttributeValue) -> Self { ... } fn y1(self, value: impl IntoAttributeValue) -> Self { ... } fn y2(self, value: impl IntoAttributeValue) -> Self { ... } fn y_channel_selector(self, value: impl IntoAttributeValue) -> Self { ... } fn z(self, value: impl IntoAttributeValue) -> Self { ... } fn zoom_and_pan(self, value: impl IntoAttributeValue) -> Self { ... }
}
Available on crate feature html only.

Provided Methods§

source

fn prevent_default(self, value: impl IntoAttributeValue) -> Self

source

fn accent_height(self, value: impl IntoAttributeValue) -> Self

source

fn accumulate(self, value: impl IntoAttributeValue) -> Self

source

fn additive(self, value: impl IntoAttributeValue) -> Self

source

fn alignment_baseline(self, value: impl IntoAttributeValue) -> Self

source

fn alphabetic(self, value: impl IntoAttributeValue) -> Self

source

fn amplitude(self, value: impl IntoAttributeValue) -> Self

source

fn arabic_form(self, value: impl IntoAttributeValue) -> Self

source

fn ascent(self, value: impl IntoAttributeValue) -> Self

source

fn attribute_name(self, value: impl IntoAttributeValue) -> Self

source

fn attribute_type(self, value: impl IntoAttributeValue) -> Self

source

fn azimuth(self, value: impl IntoAttributeValue) -> Self

source

fn base_frequency(self, value: impl IntoAttributeValue) -> Self

source

fn baseline_shift(self, value: impl IntoAttributeValue) -> Self

source

fn base_profile(self, value: impl IntoAttributeValue) -> Self

source

fn bbox(self, value: impl IntoAttributeValue) -> Self

source

fn begin(self, value: impl IntoAttributeValue) -> Self

source

fn bias(self, value: impl IntoAttributeValue) -> Self

source

fn by(self, value: impl IntoAttributeValue) -> Self

source

fn calc_mode(self, value: impl IntoAttributeValue) -> Self

source

fn cap_height(self, value: impl IntoAttributeValue) -> Self

source

fn class(self, value: impl IntoAttributeValue) -> Self

source

fn clip(self, value: impl IntoAttributeValue) -> Self

source

fn clip_path_units(self, value: impl IntoAttributeValue) -> Self

source

fn clip_path(self, value: impl IntoAttributeValue) -> Self

source

fn clip_rule(self, value: impl IntoAttributeValue) -> Self

source

fn color(self, value: impl IntoAttributeValue) -> Self

source

fn color_interpolation(self, value: impl IntoAttributeValue) -> Self

source

fn color_interpolation_filters(self, value: impl IntoAttributeValue) -> Self

source

fn color_profile(self, value: impl IntoAttributeValue) -> Self

source

fn color_rendering(self, value: impl IntoAttributeValue) -> Self

source

fn content_script_type(self, value: impl IntoAttributeValue) -> Self

source

fn content_style_type(self, value: impl IntoAttributeValue) -> Self

source

fn crossorigin(self, value: impl IntoAttributeValue) -> Self

source

fn cursor(self, value: impl IntoAttributeValue) -> Self

source

fn cx(self, value: impl IntoAttributeValue) -> Self

source

fn cy(self, value: impl IntoAttributeValue) -> Self

source

fn d(self, value: impl IntoAttributeValue) -> Self

source

fn decelerate(self, value: impl IntoAttributeValue) -> Self

source

fn descent(self, value: impl IntoAttributeValue) -> Self

source

fn diffuse_constant(self, value: impl IntoAttributeValue) -> Self

source

fn direction(self, value: impl IntoAttributeValue) -> Self

source

fn display(self, value: impl IntoAttributeValue) -> Self

source

fn divisor(self, value: impl IntoAttributeValue) -> Self

source

fn dominant_baseline(self, value: impl IntoAttributeValue) -> Self

source

fn dur(self, value: impl IntoAttributeValue) -> Self

source

fn dx(self, value: impl IntoAttributeValue) -> Self

source

fn dy(self, value: impl IntoAttributeValue) -> Self

source

fn edge_mode(self, value: impl IntoAttributeValue) -> Self

source

fn elevation(self, value: impl IntoAttributeValue) -> Self

source

fn enable_background(self, value: impl IntoAttributeValue) -> Self

source

fn end(self, value: impl IntoAttributeValue) -> Self

source

fn exponent(self, value: impl IntoAttributeValue) -> Self

source

fn fill(self, value: impl IntoAttributeValue) -> Self

source

fn fill_opacity(self, value: impl IntoAttributeValue) -> Self

source

fn fill_rule(self, value: impl IntoAttributeValue) -> Self

source

fn filter(self, value: impl IntoAttributeValue) -> Self

source

fn filterRes(self, value: impl IntoAttributeValue) -> Self

source

fn filterUnits(self, value: impl IntoAttributeValue) -> Self

source

fn flood_color(self, value: impl IntoAttributeValue) -> Self

source

fn flood_opacity(self, value: impl IntoAttributeValue) -> Self

source

fn font_family(self, value: impl IntoAttributeValue) -> Self

source

fn font_size(self, value: impl IntoAttributeValue) -> Self

source

fn font_size_adjust(self, value: impl IntoAttributeValue) -> Self

source

fn font_stretch(self, value: impl IntoAttributeValue) -> Self

source

fn font_style(self, value: impl IntoAttributeValue) -> Self

source

fn font_variant(self, value: impl IntoAttributeValue) -> Self

source

fn font_weight(self, value: impl IntoAttributeValue) -> Self

source

fn format(self, value: impl IntoAttributeValue) -> Self

source

fn from(self, value: impl IntoAttributeValue) -> Self

source

fn fr(self, value: impl IntoAttributeValue) -> Self

source

fn fx(self, value: impl IntoAttributeValue) -> Self

source

fn fy(self, value: impl IntoAttributeValue) -> Self

source

fn g1(self, value: impl IntoAttributeValue) -> Self

source

fn g2(self, value: impl IntoAttributeValue) -> Self

source

fn glyph_name(self, value: impl IntoAttributeValue) -> Self

source

fn glyph_orientation_horizontal(self, value: impl IntoAttributeValue) -> Self

source

fn glyph_orientation_vertical(self, value: impl IntoAttributeValue) -> Self

source

fn glyph_ref(self, value: impl IntoAttributeValue) -> Self

source

fn gradient_transform(self, value: impl IntoAttributeValue) -> Self

source

fn gradient_units(self, value: impl IntoAttributeValue) -> Self

source

fn hanging(self, value: impl IntoAttributeValue) -> Self

source

fn height(self, value: impl IntoAttributeValue) -> Self

source

fn href(self, value: impl IntoAttributeValue) -> Self

source

fn hreflang(self, value: impl IntoAttributeValue) -> Self

source

fn horiz_adv_x(self, value: impl IntoAttributeValue) -> Self

source

fn horiz_origin_x(self, value: impl IntoAttributeValue) -> Self

source

fn id(self, value: impl IntoAttributeValue) -> Self

source

fn ideographic(self, value: impl IntoAttributeValue) -> Self

source

fn image_rendering(self, value: impl IntoAttributeValue) -> Self

source

fn _in(self, value: impl IntoAttributeValue) -> Self

source

fn in2(self, value: impl IntoAttributeValue) -> Self

source

fn intercept(self, value: impl IntoAttributeValue) -> Self

source

fn k(self, value: impl IntoAttributeValue) -> Self

source

fn k1(self, value: impl IntoAttributeValue) -> Self

source

fn k2(self, value: impl IntoAttributeValue) -> Self

source

fn k3(self, value: impl IntoAttributeValue) -> Self

source

fn k4(self, value: impl IntoAttributeValue) -> Self

source

fn kernel_matrix(self, value: impl IntoAttributeValue) -> Self

source

fn kernel_unit_length(self, value: impl IntoAttributeValue) -> Self

source

fn kerning(self, value: impl IntoAttributeValue) -> Self

source

fn key_points(self, value: impl IntoAttributeValue) -> Self

source

fn key_splines(self, value: impl IntoAttributeValue) -> Self

source

fn key_times(self, value: impl IntoAttributeValue) -> Self

source

fn lang(self, value: impl IntoAttributeValue) -> Self

source

fn length_adjust(self, value: impl IntoAttributeValue) -> Self

source

fn letter_spacing(self, value: impl IntoAttributeValue) -> Self

source

fn lighting_color(self, value: impl IntoAttributeValue) -> Self

source

fn limiting_cone_angle(self, value: impl IntoAttributeValue) -> Self

source

fn local(self, value: impl IntoAttributeValue) -> Self

source

fn marker_end(self, value: impl IntoAttributeValue) -> Self

source

fn marker_mid(self, value: impl IntoAttributeValue) -> Self

source

fn marker_start(self, value: impl IntoAttributeValue) -> Self

source

fn marker_height(self, value: impl IntoAttributeValue) -> Self

source

fn marker_units(self, value: impl IntoAttributeValue) -> Self

source

fn marker_width(self, value: impl IntoAttributeValue) -> Self

source

fn mask(self, value: impl IntoAttributeValue) -> Self

source

fn mask_content_units(self, value: impl IntoAttributeValue) -> Self

source

fn mask_units(self, value: impl IntoAttributeValue) -> Self

source

fn mathematical(self, value: impl IntoAttributeValue) -> Self

source

fn max(self, value: impl IntoAttributeValue) -> Self

source

fn media(self, value: impl IntoAttributeValue) -> Self

source

fn method(self, value: impl IntoAttributeValue) -> Self

source

fn min(self, value: impl IntoAttributeValue) -> Self

source

fn mode(self, value: impl IntoAttributeValue) -> Self

source

fn name(self, value: impl IntoAttributeValue) -> Self

source

fn num_octaves(self, value: impl IntoAttributeValue) -> Self

source

fn offset(self, value: impl IntoAttributeValue) -> Self

source

fn opacity(self, value: impl IntoAttributeValue) -> Self

source

fn operator(self, value: impl IntoAttributeValue) -> Self

source

fn order(self, value: impl IntoAttributeValue) -> Self

source

fn orient(self, value: impl IntoAttributeValue) -> Self

source

fn orientation(self, value: impl IntoAttributeValue) -> Self

source

fn origin(self, value: impl IntoAttributeValue) -> Self

source

fn overflow(self, value: impl IntoAttributeValue) -> Self

source

fn overline_position(self, value: impl IntoAttributeValue) -> Self

source

fn overline_thickness(self, value: impl IntoAttributeValue) -> Self

source

fn panose_1(self, value: impl IntoAttributeValue) -> Self

source

fn paint_order(self, value: impl IntoAttributeValue) -> Self

source

fn path(self, value: impl IntoAttributeValue) -> Self

source

fn path_length(self, value: impl IntoAttributeValue) -> Self

source

fn pattern_content_units(self, value: impl IntoAttributeValue) -> Self

source

fn pattern_transform(self, value: impl IntoAttributeValue) -> Self

source

fn pattern_units(self, value: impl IntoAttributeValue) -> Self

source

fn ping(self, value: impl IntoAttributeValue) -> Self

source

fn pointer_events(self, value: impl IntoAttributeValue) -> Self

source

fn points(self, value: impl IntoAttributeValue) -> Self

source

fn points_at_x(self, value: impl IntoAttributeValue) -> Self

source

fn points_at_y(self, value: impl IntoAttributeValue) -> Self

source

fn points_at_z(self, value: impl IntoAttributeValue) -> Self

source

fn preserve_alpha(self, value: impl IntoAttributeValue) -> Self

source

fn preserve_aspect_ratio(self, value: impl IntoAttributeValue) -> Self

source

fn primitive_units(self, value: impl IntoAttributeValue) -> Self

source

fn r(self, value: impl IntoAttributeValue) -> Self

source

fn radius(self, value: impl IntoAttributeValue) -> Self

source

fn referrer_policy(self, value: impl IntoAttributeValue) -> Self

source

fn ref_x(self, value: impl IntoAttributeValue) -> Self

source

fn ref_y(self, value: impl IntoAttributeValue) -> Self

source

fn rel(self, value: impl IntoAttributeValue) -> Self

source

fn rendering_intent(self, value: impl IntoAttributeValue) -> Self

source

fn repeat_count(self, value: impl IntoAttributeValue) -> Self

source

fn repeat_dur(self, value: impl IntoAttributeValue) -> Self

source

fn required_extensions(self, value: impl IntoAttributeValue) -> Self

source

fn required_features(self, value: impl IntoAttributeValue) -> Self

source

fn restart(self, value: impl IntoAttributeValue) -> Self

source

fn result(self, value: impl IntoAttributeValue) -> Self

source

fn role(self, value: impl IntoAttributeValue) -> Self

source

fn rotate(self, value: impl IntoAttributeValue) -> Self

source

fn rx(self, value: impl IntoAttributeValue) -> Self

source

fn ry(self, value: impl IntoAttributeValue) -> Self

source

fn scale(self, value: impl IntoAttributeValue) -> Self

source

fn seed(self, value: impl IntoAttributeValue) -> Self

source

fn shape_rendering(self, value: impl IntoAttributeValue) -> Self

source

fn slope(self, value: impl IntoAttributeValue) -> Self

source

fn spacing(self, value: impl IntoAttributeValue) -> Self

source

fn specular_constant(self, value: impl IntoAttributeValue) -> Self

source

fn specular_exponent(self, value: impl IntoAttributeValue) -> Self

source

fn speed(self, value: impl IntoAttributeValue) -> Self

source

fn spread_method(self, value: impl IntoAttributeValue) -> Self

source

fn start_offset(self, value: impl IntoAttributeValue) -> Self

source

fn std_deviation(self, value: impl IntoAttributeValue) -> Self

source

fn stemh(self, value: impl IntoAttributeValue) -> Self

source

fn stemv(self, value: impl IntoAttributeValue) -> Self

source

fn stitch_tiles(self, value: impl IntoAttributeValue) -> Self

source

fn stop_color(self, value: impl IntoAttributeValue) -> Self

source

fn stop_opacity(self, value: impl IntoAttributeValue) -> Self

source

fn strikethrough_position(self, value: impl IntoAttributeValue) -> Self

source

fn strikethrough_thickness(self, value: impl IntoAttributeValue) -> Self

source

fn string(self, value: impl IntoAttributeValue) -> Self

source

fn stroke(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_dasharray(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_dashoffset(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_linecap(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_linejoin(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_miterlimit(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_opacity(self, value: impl IntoAttributeValue) -> Self

source

fn stroke_width(self, value: impl IntoAttributeValue) -> Self

source

fn style(self, value: impl IntoAttributeValue) -> Self

source

fn surface_scale(self, value: impl IntoAttributeValue) -> Self

source

fn system_language(self, value: impl IntoAttributeValue) -> Self

source

fn tabindex(self, value: impl IntoAttributeValue) -> Self

source

fn table_values(self, value: impl IntoAttributeValue) -> Self

source

fn target(self, value: impl IntoAttributeValue) -> Self

source

fn target_x(self, value: impl IntoAttributeValue) -> Self

source

fn target_y(self, value: impl IntoAttributeValue) -> Self

source

fn text_anchor(self, value: impl IntoAttributeValue) -> Self

source

fn text_decoration(self, value: impl IntoAttributeValue) -> Self

source

fn text_rendering(self, value: impl IntoAttributeValue) -> Self

source

fn text_length(self, value: impl IntoAttributeValue) -> Self

source

fn to(self, value: impl IntoAttributeValue) -> Self

source

fn transform(self, value: impl IntoAttributeValue) -> Self

source

fn transform_origin(self, value: impl IntoAttributeValue) -> Self

source

fn type(self, value: impl IntoAttributeValue) -> Self

source

fn u1(self, value: impl IntoAttributeValue) -> Self

source

fn u2(self, value: impl IntoAttributeValue) -> Self

source

fn underline_position(self, value: impl IntoAttributeValue) -> Self

source

fn underline_thickness(self, value: impl IntoAttributeValue) -> Self

source

fn unicode(self, value: impl IntoAttributeValue) -> Self

source

fn unicode_bidi(self, value: impl IntoAttributeValue) -> Self

source

fn unicode_range(self, value: impl IntoAttributeValue) -> Self

source

fn units_per_em(self, value: impl IntoAttributeValue) -> Self

source

fn v_alphabetic(self, value: impl IntoAttributeValue) -> Self

source

fn v_hanging(self, value: impl IntoAttributeValue) -> Self

source

fn v_ideographic(self, value: impl IntoAttributeValue) -> Self

source

fn v_mathematical(self, value: impl IntoAttributeValue) -> Self

source

fn values(self, value: impl IntoAttributeValue) -> Self

source

fn vector_effect(self, value: impl IntoAttributeValue) -> Self

source

fn version(self, value: impl IntoAttributeValue) -> Self

source

fn vert_adv_y(self, value: impl IntoAttributeValue) -> Self

source

fn vert_origin_x(self, value: impl IntoAttributeValue) -> Self

source

fn vert_origin_y(self, value: impl IntoAttributeValue) -> Self

source

fn view_box(self, value: impl IntoAttributeValue) -> Self

source

fn view_target(self, value: impl IntoAttributeValue) -> Self

source

fn visibility(self, value: impl IntoAttributeValue) -> Self

source

fn width(self, value: impl IntoAttributeValue) -> Self

source

fn widths(self, value: impl IntoAttributeValue) -> Self

source

fn word_spacing(self, value: impl IntoAttributeValue) -> Self

source

fn writing_mode(self, value: impl IntoAttributeValue) -> Self

source

fn x(self, value: impl IntoAttributeValue) -> Self

source

fn x_height(self, value: impl IntoAttributeValue) -> Self

source

fn x1(self, value: impl IntoAttributeValue) -> Self

source

fn x2(self, value: impl IntoAttributeValue) -> Self

source

fn xmlns(self, value: impl IntoAttributeValue) -> Self

source

fn x_channel_selector(self, value: impl IntoAttributeValue) -> Self

source

fn y(self, value: impl IntoAttributeValue) -> Self

source

fn y1(self, value: impl IntoAttributeValue) -> Self

source

fn y2(self, value: impl IntoAttributeValue) -> Self

source

fn y_channel_selector(self, value: impl IntoAttributeValue) -> Self

source

fn z(self, value: impl IntoAttributeValue) -> Self

source

fn zoom_and_pan(self, value: impl IntoAttributeValue) -> Self

Object Safety§

This trait is not object safe.

Implementors§