Class SVGZoomAndPanSupport

    • Constructor Detail

      • SVGZoomAndPanSupport

        protected SVGZoomAndPanSupport()
        This class does not need to be instantiated.
    • Method Detail

      • setZoomAndPan

        public static void setZoomAndPan​(org.w3c.dom.Element elt,
                                         short val)
                                  throws org.w3c.dom.DOMException
        Sets the zoomAndPan attribute value.
        Throws:
        org.w3c.dom.DOMException
      • getZoomAndPan

        public static short getZoomAndPan​(org.w3c.dom.Element elt)
        Returns the ZoomAndPan attribute value.