org.apache.batik.dom.svg
public class SVGZoomAndPanSupport extends Object implements SVGConstants
Constructor Summary | |
---|---|
protected | SVGZoomAndPanSupport()
This class does not need to be instantiated. |
Method Summary | |
---|---|
static short | getZoomAndPan(Element elt)
Returns the ZoomAndPan attribute value. |
static void | setZoomAndPan(Element elt, short val)
Sets the zoomAndPan attribute value. |