JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.host.svg

Class SVGRect

    • Constructor Detail

      • SVGRect

        public SVGRect()
    • Method Detail

      • jsConstructor

        public void jsConstructor()
        JavaScript constructor.
      • getX

        public double getX()
        Gets x.
        Returns:
        x
      • setX

        public void setX(double x)
        Sets x.
        Parameters:
        x - the x
      • getY

        public double getY()
        Gets y.
        Returns:
        y
      • setY

        public void setY(double y)
        Sets y.
        Parameters:
        y - the y
      • getWidth

        public double getWidth()
        Gets width.
        Returns:
        width
      • setWidth

        public void setWidth(double width)
        Sets width.
        Parameters:
        width - the width
      • getHeight

        public double getHeight()
        Gets height.
        Returns:
        height
      • setHeight

        public void setHeight(double height)
        Sets height.
        Parameters:
        height - the height
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /