Code

dos to unix conversion
authorishmal <ishmal@users.sourceforge.net>
Sun, 16 Mar 2008 11:35:13 +0000 (11:35 +0000)
committerishmal <ishmal@users.sourceforge.net>
Sun, 16 Mar 2008 11:35:13 +0000 (11:35 +0000)
160 files changed:
src/bind/java/org/w3c/dom/svg/GetSVGDocument.java
src/bind/java/org/w3c/dom/svg/SVGAElement.java
src/bind/java/org/w3c/dom/svg/SVGAltGlyphDefElement.java
src/bind/java/org/w3c/dom/svg/SVGAltGlyphElement.java
src/bind/java/org/w3c/dom/svg/SVGAltGlyphItemElement.java
src/bind/java/org/w3c/dom/svg/SVGAngle.java
src/bind/java/org/w3c/dom/svg/SVGAnimateColorElement.java
src/bind/java/org/w3c/dom/svg/SVGAnimateElement.java
src/bind/java/org/w3c/dom/svg/SVGAnimateMotionElement.java
src/bind/java/org/w3c/dom/svg/SVGAnimateTransformElement.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedAngle.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedBoolean.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedEnumeration.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedInteger.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedLength.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedLengthList.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedNumber.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedNumberList.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedPathData.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedPoints.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedPreserveAspectRatio.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedRect.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedString.java
src/bind/java/org/w3c/dom/svg/SVGAnimatedTransformList.java
src/bind/java/org/w3c/dom/svg/SVGAnimationElement.java
src/bind/java/org/w3c/dom/svg/SVGCSSRule.java
src/bind/java/org/w3c/dom/svg/SVGCircleElement.java
src/bind/java/org/w3c/dom/svg/SVGClipPathElement.java
src/bind/java/org/w3c/dom/svg/SVGColor.java
src/bind/java/org/w3c/dom/svg/SVGColorProfileElement.java
src/bind/java/org/w3c/dom/svg/SVGColorProfileRule.java
src/bind/java/org/w3c/dom/svg/SVGComponentTransferFunctionElement.java
src/bind/java/org/w3c/dom/svg/SVGCursorElement.java
src/bind/java/org/w3c/dom/svg/SVGDefinitionSrcElement.java
src/bind/java/org/w3c/dom/svg/SVGDefsElement.java
src/bind/java/org/w3c/dom/svg/SVGDescElement.java
src/bind/java/org/w3c/dom/svg/SVGDocument.java
src/bind/java/org/w3c/dom/svg/SVGElement.java
src/bind/java/org/w3c/dom/svg/SVGElementInstance.java
src/bind/java/org/w3c/dom/svg/SVGElementInstanceList.java
src/bind/java/org/w3c/dom/svg/SVGEllipseElement.java
src/bind/java/org/w3c/dom/svg/SVGEvent.java
src/bind/java/org/w3c/dom/svg/SVGException.java
src/bind/java/org/w3c/dom/svg/SVGExternalResourcesRequired.java
src/bind/java/org/w3c/dom/svg/SVGFEBlendElement.java
src/bind/java/org/w3c/dom/svg/SVGFEColorMatrixElement.java
src/bind/java/org/w3c/dom/svg/SVGFEComponentTransferElement.java
src/bind/java/org/w3c/dom/svg/SVGFECompositeElement.java
src/bind/java/org/w3c/dom/svg/SVGFEConvolveMatrixElement.java
src/bind/java/org/w3c/dom/svg/SVGFEDiffuseLightingElement.java
src/bind/java/org/w3c/dom/svg/SVGFEDisplacementMapElement.java
src/bind/java/org/w3c/dom/svg/SVGFEDistantLightElement.java
src/bind/java/org/w3c/dom/svg/SVGFEFloodElement.java
src/bind/java/org/w3c/dom/svg/SVGFEFuncAElement.java
src/bind/java/org/w3c/dom/svg/SVGFEFuncBElement.java
src/bind/java/org/w3c/dom/svg/SVGFEFuncGElement.java
src/bind/java/org/w3c/dom/svg/SVGFEFuncRElement.java
src/bind/java/org/w3c/dom/svg/SVGFEGaussianBlurElement.java
src/bind/java/org/w3c/dom/svg/SVGFEImageElement.java
src/bind/java/org/w3c/dom/svg/SVGFEMergeElement.java
src/bind/java/org/w3c/dom/svg/SVGFEMergeNodeElement.java
src/bind/java/org/w3c/dom/svg/SVGFEMorphologyElement.java
src/bind/java/org/w3c/dom/svg/SVGFEOffsetElement.java
src/bind/java/org/w3c/dom/svg/SVGFEPointLightElement.java
src/bind/java/org/w3c/dom/svg/SVGFESpecularLightingElement.java
src/bind/java/org/w3c/dom/svg/SVGFESpotLightElement.java
src/bind/java/org/w3c/dom/svg/SVGFETileElement.java
src/bind/java/org/w3c/dom/svg/SVGFETurbulenceElement.java
src/bind/java/org/w3c/dom/svg/SVGFilterElement.java
src/bind/java/org/w3c/dom/svg/SVGFilterPrimitiveStandardAttributes.java
src/bind/java/org/w3c/dom/svg/SVGFitToViewBox.java
src/bind/java/org/w3c/dom/svg/SVGFontElement.java
src/bind/java/org/w3c/dom/svg/SVGFontFaceElement.java
src/bind/java/org/w3c/dom/svg/SVGFontFaceFormatElement.java
src/bind/java/org/w3c/dom/svg/SVGFontFaceNameElement.java
src/bind/java/org/w3c/dom/svg/SVGFontFaceSrcElement.java
src/bind/java/org/w3c/dom/svg/SVGFontFaceUriElement.java
src/bind/java/org/w3c/dom/svg/SVGForeignObjectElement.java
src/bind/java/org/w3c/dom/svg/SVGGElement.java
src/bind/java/org/w3c/dom/svg/SVGGlyphElement.java
src/bind/java/org/w3c/dom/svg/SVGGlyphRefElement.java
src/bind/java/org/w3c/dom/svg/SVGGradientElement.java
src/bind/java/org/w3c/dom/svg/SVGHKernElement.java
src/bind/java/org/w3c/dom/svg/SVGICCColor.java
src/bind/java/org/w3c/dom/svg/SVGImageElement.java
src/bind/java/org/w3c/dom/svg/SVGLangSpace.java
src/bind/java/org/w3c/dom/svg/SVGLength.java
src/bind/java/org/w3c/dom/svg/SVGLengthList.java
src/bind/java/org/w3c/dom/svg/SVGLineElement.java
src/bind/java/org/w3c/dom/svg/SVGLinearGradientElement.java
src/bind/java/org/w3c/dom/svg/SVGLocatable.java
src/bind/java/org/w3c/dom/svg/SVGMPathElement.java
src/bind/java/org/w3c/dom/svg/SVGMarkerElement.java
src/bind/java/org/w3c/dom/svg/SVGMaskElement.java
src/bind/java/org/w3c/dom/svg/SVGMatrix.java
src/bind/java/org/w3c/dom/svg/SVGMetadataElement.java
src/bind/java/org/w3c/dom/svg/SVGMissingGlyphElement.java
src/bind/java/org/w3c/dom/svg/SVGNumber.java
src/bind/java/org/w3c/dom/svg/SVGNumberList.java
src/bind/java/org/w3c/dom/svg/SVGPaint.java
src/bind/java/org/w3c/dom/svg/SVGPathElement.java
src/bind/java/org/w3c/dom/svg/SVGPathSeg.java
src/bind/java/org/w3c/dom/svg/SVGPathSegArcAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegArcRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegClosePath.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoCubicAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoCubicRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoCubicSmoothAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoCubicSmoothRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoQuadraticAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoQuadraticRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoQuadraticSmoothAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegCurvetoQuadraticSmoothRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoHorizontalAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoHorizontalRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoVerticalAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegLinetoVerticalRel.java
src/bind/java/org/w3c/dom/svg/SVGPathSegList.java
src/bind/java/org/w3c/dom/svg/SVGPathSegMovetoAbs.java
src/bind/java/org/w3c/dom/svg/SVGPathSegMovetoRel.java
src/bind/java/org/w3c/dom/svg/SVGPatternElement.java
src/bind/java/org/w3c/dom/svg/SVGPoint.java
src/bind/java/org/w3c/dom/svg/SVGPointList.java
src/bind/java/org/w3c/dom/svg/SVGPolygonElement.java
src/bind/java/org/w3c/dom/svg/SVGPolylineElement.java
src/bind/java/org/w3c/dom/svg/SVGPreserveAspectRatio.java
src/bind/java/org/w3c/dom/svg/SVGRadialGradientElement.java
src/bind/java/org/w3c/dom/svg/SVGRect.java
src/bind/java/org/w3c/dom/svg/SVGRectElement.java
src/bind/java/org/w3c/dom/svg/SVGRenderingIntent.java
src/bind/java/org/w3c/dom/svg/SVGSVGElement.java
src/bind/java/org/w3c/dom/svg/SVGScriptElement.java
src/bind/java/org/w3c/dom/svg/SVGSetElement.java
src/bind/java/org/w3c/dom/svg/SVGStopElement.java
src/bind/java/org/w3c/dom/svg/SVGStringList.java
src/bind/java/org/w3c/dom/svg/SVGStylable.java
src/bind/java/org/w3c/dom/svg/SVGStyleElement.java
src/bind/java/org/w3c/dom/svg/SVGSwitchElement.java
src/bind/java/org/w3c/dom/svg/SVGSymbolElement.java
src/bind/java/org/w3c/dom/svg/SVGTRefElement.java
src/bind/java/org/w3c/dom/svg/SVGTSpanElement.java
src/bind/java/org/w3c/dom/svg/SVGTests.java
src/bind/java/org/w3c/dom/svg/SVGTextContentElement.java
src/bind/java/org/w3c/dom/svg/SVGTextElement.java
src/bind/java/org/w3c/dom/svg/SVGTextPathElement.java
src/bind/java/org/w3c/dom/svg/SVGTextPositioningElement.java
src/bind/java/org/w3c/dom/svg/SVGTitleElement.java
src/bind/java/org/w3c/dom/svg/SVGTransform.java
src/bind/java/org/w3c/dom/svg/SVGTransformList.java
src/bind/java/org/w3c/dom/svg/SVGTransformable.java
src/bind/java/org/w3c/dom/svg/SVGURIReference.java
src/bind/java/org/w3c/dom/svg/SVGUnitTypes.java
src/bind/java/org/w3c/dom/svg/SVGUseElement.java
src/bind/java/org/w3c/dom/svg/SVGVKernElement.java
src/bind/java/org/w3c/dom/svg/SVGViewElement.java
src/bind/java/org/w3c/dom/svg/SVGViewSpec.java
src/bind/java/org/w3c/dom/svg/SVGZoomAndPan.java
src/bind/java/org/w3c/dom/svg/SVGZoomEvent.java

index 29b5f82d984bbc56573c228e667023f87a0db54b..cc89701377e710ade88e71d68ef5a50006bbdb52 100644 (file)
@@ -1,9 +1,9 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface GetSVGDocument {\r
-  public SVGDocument getSVGDocument (  )\r
-                  throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface GetSVGDocument {
+  public SVGDocument getSVGDocument (  )
+                  throws DOMException;
+}
index 9a143c398e48f56dfe83b54eae9f136a8a5be2c8..a403086cdf50100a3505cc1f5d74982d7e8e2425 100644 (file)
@@ -1,16 +1,16 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGAElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedString getTarget( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGAElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedString getTarget( );
+}
index 84a22b5bd84b25216959cf7fb0adaf9f2816202d..c8e4d2dd03c7fba8b51dde590577c0138e84cdad 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAltGlyphDefElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAltGlyphDefElement extends 
+               SVGElement {
+}
index 21f28dd0b2c69cd6ef98ab9af4ab55a16059f291..4362efb3543b76d5d30e4270d11256e06388f6db 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGAltGlyphElement extends \r
-               SVGTextPositioningElement,\r
-               SVGURIReference {\r
-  public String getGlyphRef( );\r
-  public void      setGlyphRef( String glyphRef )\r
-                       throws DOMException;\r
-  public String getFormat( );\r
-  public void      setFormat( String format )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGAltGlyphElement extends 
+               SVGTextPositioningElement,
+               SVGURIReference {
+  public String getGlyphRef( );
+  public void      setGlyphRef( String glyphRef )
+                       throws DOMException;
+  public String getFormat( );
+  public void      setFormat( String format )
+                       throws DOMException;
+}
index 07ea0859fbcc32d6e4f04cdaafeee6958e519e68..93c01b3d502c77a3fd77e8789e549235fa335d08 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAltGlyphItemElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAltGlyphItemElement extends 
+               SVGElement {
+}
index e785d3728afed4a6b7055fb70c6627af305bbb28..8f212b7c53d6245a6480f74c368d029cf79468a9 100644 (file)
@@ -1,26 +1,26 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAngle {\r
-  // Angle Unit Types\r
-  public static final short SVG_ANGLETYPE_UNKNOWN     = 0;\r
-  public static final short SVG_ANGLETYPE_UNSPECIFIED = 1;\r
-  public static final short SVG_ANGLETYPE_DEG         = 2;\r
-  public static final short SVG_ANGLETYPE_RAD         = 3;\r
-  public static final short SVG_ANGLETYPE_GRAD        = 4;\r
-\r
-  public short getUnitType( );\r
-  public float          getValue( );\r
-  public void           setValue( float value )\r
-                       throws DOMException;\r
-  public float          getValueInSpecifiedUnits( );\r
-  public void           setValueInSpecifiedUnits( float valueInSpecifiedUnits )\r
-                       throws DOMException;\r
-  public String      getValueAsString( );\r
-  public void           setValueAsString( String valueAsString )\r
-                       throws DOMException;\r
-\r
-  public void newValueSpecifiedUnits ( short unitType, float valueInSpecifiedUnits );\r
-  public void convertToSpecifiedUnits ( short unitType );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAngle {
+  // Angle Unit Types
+  public static final short SVG_ANGLETYPE_UNKNOWN     = 0;
+  public static final short SVG_ANGLETYPE_UNSPECIFIED = 1;
+  public static final short SVG_ANGLETYPE_DEG         = 2;
+  public static final short SVG_ANGLETYPE_RAD         = 3;
+  public static final short SVG_ANGLETYPE_GRAD        = 4;
+
+  public short getUnitType( );
+  public float          getValue( );
+  public void           setValue( float value )
+                       throws DOMException;
+  public float          getValueInSpecifiedUnits( );
+  public void           setValueInSpecifiedUnits( float valueInSpecifiedUnits )
+                       throws DOMException;
+  public String      getValueAsString( );
+  public void           setValueAsString( String valueAsString )
+                       throws DOMException;
+
+  public void newValueSpecifiedUnits ( short unitType, float valueInSpecifiedUnits );
+  public void convertToSpecifiedUnits ( short unitType );
+}
index 14aca5119df37b1b15c2cab20e76b00569285f2f..9efb69aab6556d9b3ad738a5498711c78676ae12 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimateColorElement extends \r
-               SVGAnimationElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimateColorElement extends 
+               SVGAnimationElement {
+}
index 02d2e4cc678c1a3aacd6c3aa94c0474feeea865b..4d365b257fd70c254ae75efab2ee7651ffd17587 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimateElement extends \r
-               SVGAnimationElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimateElement extends 
+               SVGAnimationElement {
+}
index eaf71ab7e56a0a4b70bf6ff2fe32d060ebd99020..a06728dde99881e13cb13930c7fd06fd178ccdf7 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimateMotionElement extends \r
-               SVGAnimationElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimateMotionElement extends 
+               SVGAnimationElement {
+}
index 38e6f416916542398f7d5d65add42b4d678a1ab2..1f4ac36cdf428c0b8cee51220d79623c07a90a2a 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimateTransformElement extends \r
-               SVGAnimationElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimateTransformElement extends 
+               SVGAnimationElement {
+}
index 0948e268f23e787bdcc88f406af86562aa9fe905..ae5d8a08a140e4becfec70eeae44f25b6ff0471e 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedAngle {\r
-  public SVGAngle getBaseVal( );\r
-  public SVGAngle getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedAngle {
+  public SVGAngle getBaseVal( );
+  public SVGAngle getAnimVal( );
+}
index 5c0ad3b17aa1041f3f83dbad9ca245b78a254228..1a5e3925954321ff9c69217a12fac91192e0ad6a 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAnimatedBoolean {\r
-  public boolean getBaseVal( );\r
-  public void           setBaseVal( boolean baseVal )\r
-                       throws DOMException;\r
-  public boolean getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAnimatedBoolean {
+  public boolean getBaseVal( );
+  public void           setBaseVal( boolean baseVal )
+                       throws DOMException;
+  public boolean getAnimVal( );
+}
index 11cc8512497d3e83691552c63e0838a80902b521..71122ffe4500dd08eea0ca75b1dc99c5ca0e69da 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAnimatedEnumeration {\r
-  public short getBaseVal( );\r
-  public void           setBaseVal( short baseVal )\r
-                       throws DOMException;\r
-  public short getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAnimatedEnumeration {
+  public short getBaseVal( );
+  public void           setBaseVal( short baseVal )
+                       throws DOMException;
+  public short getAnimVal( );
+}
index b64ab55a14c2d53f1a0d05f657bb1b11e7c93240..dbc20bc352dffb3a21abd3f9cf2830719d6f29a1 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAnimatedInteger {\r
-  public int getBaseVal( );\r
-  public void           setBaseVal( int baseVal )\r
-                       throws DOMException;\r
-  public int getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAnimatedInteger {
+  public int getBaseVal( );
+  public void           setBaseVal( int baseVal )
+                       throws DOMException;
+  public int getAnimVal( );
+}
index 128784764297fdb1f750de53bf196ffbc1f15328..75da0ceb70524196b69efa53afd84fa09922ea3b 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedLength {\r
-  public SVGLength getBaseVal( );\r
-  public SVGLength getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedLength {
+  public SVGLength getBaseVal( );
+  public SVGLength getAnimVal( );
+}
index 15ab02292db2573332a5d6a48088f52ecce2bea5..4294f55ed5d700709cfcfda3829eefd7db18c1da 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedLengthList {\r
-  public SVGLengthList getBaseVal( );\r
-  public SVGLengthList getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedLengthList {
+  public SVGLengthList getBaseVal( );
+  public SVGLengthList getAnimVal( );
+}
index dd555a0e16fcc727856e6f038c0ef40972896001..39bb6a14d08aab9041c3f5e7422a01eb81f78594 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAnimatedNumber {\r
-  public float getBaseVal( );\r
-  public void           setBaseVal( float baseVal )\r
-                       throws DOMException;\r
-  public float getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAnimatedNumber {
+  public float getBaseVal( );
+  public void           setBaseVal( float baseVal )
+                       throws DOMException;
+  public float getAnimVal( );
+}
index 00f6961c883d19acbc79ba6a6ae354a151d0ff87..29ea31ad03c7acbd1e3a113f95755e0d8c5cf835 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedNumberList {\r
-  public SVGNumberList getBaseVal( );\r
-  public SVGNumberList getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedNumberList {
+  public SVGNumberList getBaseVal( );
+  public SVGNumberList getAnimVal( );
+}
index e6c77599b700b9087d6c7270249388779d8b5797..3154b9ba0be6be9578894bcee271b05af86bfe55 100644 (file)
@@ -1,9 +1,9 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedPathData {\r
-  public SVGPathSegList   getPathSegList( );\r
-  public SVGPathSegList   getNormalizedPathSegList( );\r
-  public SVGPathSegList   getAnimatedPathSegList( );\r
-  public SVGPathSegList   getAnimatedNormalizedPathSegList( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedPathData {
+  public SVGPathSegList   getPathSegList( );
+  public SVGPathSegList   getNormalizedPathSegList( );
+  public SVGPathSegList   getAnimatedPathSegList( );
+  public SVGPathSegList   getAnimatedNormalizedPathSegList( );
+}
index 0fed4d95b2b6aa8f3aec12c3e44b477c74911b87..1f7f7280cacacb3ab2b1c004efc985ba26662107 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedPoints {\r
-  public SVGPointList   getPoints( );\r
-  public SVGPointList   getAnimatedPoints( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedPoints {
+  public SVGPointList   getPoints( );
+  public SVGPointList   getAnimatedPoints( );
+}
index 6708a3524c4a859e56f65c36dbeb290919611cfe..a3cddac37ec2fd6e9f78515d760130897b59a82f 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedPreserveAspectRatio {\r
-  public SVGPreserveAspectRatio getBaseVal( );\r
-  public SVGPreserveAspectRatio getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedPreserveAspectRatio {
+  public SVGPreserveAspectRatio getBaseVal( );
+  public SVGPreserveAspectRatio getAnimVal( );
+}
index f2f1259c458c1d3b915f8773ce343b931ae2c029..405d45c04b0672eeaa3315f5fb881a0a53b5b6d9 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedRect {\r
-  public SVGRect getBaseVal( );\r
-  public SVGRect getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedRect {
+  public SVGRect getBaseVal( );
+  public SVGRect getAnimVal( );
+}
index 4c0c8bb88c3a8c59a59a4f76879c4d8651b95d45..78cf12e0c589d6ecde0b1608e87b5511b61d2467 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGAnimatedString {\r
-  public String getBaseVal( );\r
-  public void           setBaseVal( String baseVal )\r
-                       throws DOMException;\r
-  public String getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGAnimatedString {
+  public String getBaseVal( );
+  public void           setBaseVal( String baseVal )
+                       throws DOMException;
+  public String getAnimVal( );
+}
index dc45214a1e3033815a8ab307b6139fe373547640..793df4316b8a897c771ed73124853eaaa880d50b 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGAnimatedTransformList {\r
-  public SVGTransformList getBaseVal( );\r
-  public SVGTransformList getAnimVal( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGAnimatedTransformList {
+  public SVGTransformList getBaseVal( );
+  public SVGTransformList getAnimVal( );
+}
index e9c58b500c13a0e43f4eee2f8c5ab0f9609773f3..f299c2b94239d21a9b3a622fc70037f35e9f6eff 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-import org.w3c.dom.events.EventTarget;\r
-import org.w3c.dom.smil.ElementTimeControl;\r
-\r
-public interface SVGAnimationElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGExternalResourcesRequired,\r
-               ElementTimeControl,\r
-               EventTarget {\r
-  public SVGElement getTargetElement( );\r
-\r
-  public float getStartTime (  );\r
-  public float getCurrentTime (  );\r
-  public float getSimpleDuration (  )\r
-                  throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+import org.w3c.dom.events.EventTarget;
+import org.w3c.dom.smil.ElementTimeControl;
+
+public interface SVGAnimationElement extends 
+               SVGElement,
+               SVGTests,
+               SVGExternalResourcesRequired,
+               ElementTimeControl,
+               EventTarget {
+  public SVGElement getTargetElement( );
+
+  public float getStartTime (  );
+  public float getCurrentTime (  );
+  public float getSimpleDuration (  )
+                  throws DOMException;
+}
index 1d339d1dbb3d9dd6c9645c71253ddc53d1693bf4..5365e5dfd62ee5533b6ea82964c31643b3aef355 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.css.CSSRule;\r
-\r
-public interface SVGCSSRule extends \r
-               CSSRule {\r
-  // Additional CSS RuleType to support ICC color specifications\r
-  public static final short COLOR_PROFILE_RULE = 7;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.css.CSSRule;
+
+public interface SVGCSSRule extends 
+               CSSRule {
+  // Additional CSS RuleType to support ICC color specifications
+  public static final short COLOR_PROFILE_RULE = 7;
+}
index 835c23c0a0adc8f927fad0036e4a4e7b2f5e4623..6c9aa02ec248b462884b2dde06e3e7f881ee97cf 100644 (file)
@@ -1,17 +1,17 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGCircleElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getCx( );\r
-  public SVGAnimatedLength getCy( );\r
-  public SVGAnimatedLength getR( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGCircleElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getCx( );
+  public SVGAnimatedLength getCy( );
+  public SVGAnimatedLength getR( );
+}
index 001285dcdc0d5ae7dcb3abb215bb3956ab92a142..ebe018c2ca2ec57d2887cc4a9cb011faecda1cea 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGClipPathElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               SVGUnitTypes {\r
-  public SVGAnimatedEnumeration getClipPathUnits( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGClipPathElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               SVGUnitTypes {
+  public SVGAnimatedEnumeration getClipPathUnits( );
+}
index 1f2b7a5de9b2a4eae55ed036317eab6ab6b154fd..27e942ac896bd5fc161b7d3cd2c0850eee82f1e6 100644 (file)
@@ -1,25 +1,25 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.css.RGBColor;\r
-import org.w3c.dom.css.CSSValue;\r
-\r
-public interface SVGColor extends \r
-               CSSValue {\r
-  // Color Types\r
-  public static final short SVG_COLORTYPE_UNKNOWN           = 0;\r
-  public static final short SVG_COLORTYPE_RGBCOLOR          = 1;\r
-  public static final short SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2;\r
-  public static final short SVG_COLORTYPE_CURRENTCOLOR      = 3;\r
-\r
-  public short getColorType( );\r
-  public RGBColor  getRGBColor( );\r
-  public SVGICCColor    getICCColor( );\r
-\r
-  public void        setRGBColor ( String rgbColor )\r
-                  throws SVGException;\r
-  public void        setRGBColorICCColor ( String rgbColor, String iccColor )\r
-                  throws SVGException;\r
-  public void        setColor ( short colorType, String rgbColor, String iccColor )\r
-                  throws SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.css.RGBColor;
+import org.w3c.dom.css.CSSValue;
+
+public interface SVGColor extends 
+               CSSValue {
+  // Color Types
+  public static final short SVG_COLORTYPE_UNKNOWN           = 0;
+  public static final short SVG_COLORTYPE_RGBCOLOR          = 1;
+  public static final short SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2;
+  public static final short SVG_COLORTYPE_CURRENTCOLOR      = 3;
+
+  public short getColorType( );
+  public RGBColor  getRGBColor( );
+  public SVGICCColor    getICCColor( );
+
+  public void        setRGBColor ( String rgbColor )
+                  throws SVGException;
+  public void        setRGBColorICCColor ( String rgbColor, String iccColor )
+                  throws SVGException;
+  public void        setColor ( short colorType, String rgbColor, String iccColor )
+                  throws SVGException;
+}
index 19633313d70f5b54ca5ba7ca15434b4556d41175..ce6d33598b5e785f2cb61b24ceed1a1851361da4 100644 (file)
@@ -1,19 +1,19 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGColorProfileElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGRenderingIntent {\r
-  public String      getLocal( );\r
-  public void           setLocal( String local )\r
-                       throws DOMException;\r
-  public String      getName( );\r
-  public void           setName( String name )\r
-                       throws DOMException;\r
-  public short getRenderingIntent( );\r
-  public void           setRenderingIntent( short renderingIntent )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGColorProfileElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGRenderingIntent {
+  public String      getLocal( );
+  public void           setLocal( String local )
+                       throws DOMException;
+  public String      getName( );
+  public void           setName( String name )
+                       throws DOMException;
+  public short getRenderingIntent( );
+  public void           setRenderingIntent( short renderingIntent )
+                       throws DOMException;
+}
index fd87ce384d28ac444741642ff03a80b90d3599e1..97faa309be4a7ef38c9abff1b7809235558403b3 100644 (file)
@@ -1,18 +1,18 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGColorProfileRule extends \r
-               SVGCSSRule,\r
-               SVGRenderingIntent {\r
-  public String      getSrc( );\r
-  public void           setSrc( String src )\r
-                       throws DOMException;\r
-  public String      getName( );\r
-  public void           setName( String name )\r
-                       throws DOMException;\r
-  public short getRenderingIntent( );\r
-  public void           setRenderingIntent( short renderingIntent )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGColorProfileRule extends 
+               SVGCSSRule,
+               SVGRenderingIntent {
+  public String      getSrc( );
+  public void           setSrc( String src )
+                       throws DOMException;
+  public String      getName( );
+  public void           setName( String name )
+                       throws DOMException;
+  public short getRenderingIntent( );
+  public void           setRenderingIntent( short renderingIntent )
+                       throws DOMException;
+}
index 91fa64b95d41fca441fa0c97dac23fd2e84760c0..82e061141fe993231a1dfa5300530b8654c4138b 100644 (file)
@@ -1,21 +1,21 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGComponentTransferFunctionElement extends \r
-               SVGElement {\r
-  // Component Transfer Types\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN  = 0;\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY = 1;\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_TABLE    = 2;\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE    = 3;\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_LINEAR   = 4;\r
-  public static final short SVG_FECOMPONENTTRANSFER_TYPE_GAMMA    = 5;\r
-\r
-  public SVGAnimatedEnumeration getType( );\r
-  public SVGAnimatedNumberList  getTableValues( );\r
-  public SVGAnimatedNumber      getSlope( );\r
-  public SVGAnimatedNumber      getIntercept( );\r
-  public SVGAnimatedNumber      getAmplitude( );\r
-  public SVGAnimatedNumber      getExponent( );\r
-  public SVGAnimatedNumber      getOffset( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGComponentTransferFunctionElement extends 
+               SVGElement {
+  // Component Transfer Types
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN  = 0;
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY = 1;
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_TABLE    = 2;
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE    = 3;
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_LINEAR   = 4;
+  public static final short SVG_FECOMPONENTTRANSFER_TYPE_GAMMA    = 5;
+
+  public SVGAnimatedEnumeration getType( );
+  public SVGAnimatedNumberList  getTableValues( );
+  public SVGAnimatedNumber      getSlope( );
+  public SVGAnimatedNumber      getIntercept( );
+  public SVGAnimatedNumber      getAmplitude( );
+  public SVGAnimatedNumber      getExponent( );
+  public SVGAnimatedNumber      getOffset( );
+}
index f93e81dea0dbefe1859d3b68c70362a6d34dba64..cc8cdf298f08c5eda92d8afd303fd99dfc3cbf25 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGCursorElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGTests,\r
-               SVGExternalResourcesRequired {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGCursorElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGTests,
+               SVGExternalResourcesRequired {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+}
index 457745c25de72a0fbcc1ff56e5e3cc439a7a97be..4123b5a9762ba0ab679e5b01196e2227509f42aa 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGDefinitionSrcElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGDefinitionSrcElement extends 
+               SVGElement {
+}
index 27b9fe79f65360061c7a54911e2169569abc5860..6b83bedc3f3569c7e858d87cc7c8fce2a31911b2 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGDefsElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGDefsElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+}
index 809d10021bc813c4293ccbcda095cff4a75baf55..d3eaf73840eaa9a6649333b44816326ee32e6d5e 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGDescElement extends \r
-               SVGElement,\r
-               SVGLangSpace,\r
-               SVGStylable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGDescElement extends 
+               SVGElement,
+               SVGLangSpace,
+               SVGStylable {
+}
index 327d6cf8dc4eb7323e6f3d85a0af778f161a85ae..b6d9064b816ff4ea98aa4d3b6f0fa749daecd2b4 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.Document;\r
-import org.w3c.dom.events.DocumentEvent;\r
-\r
-public interface SVGDocument extends \r
-               Document,\r
-               DocumentEvent {\r
-  public String    getTitle( );\r
-  public String     getReferrer( );\r
-  public String      getDomain( );\r
-  public String      getURL( );\r
-  public SVGSVGElement getRootElement( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.Document;
+import org.w3c.dom.events.DocumentEvent;
+
+public interface SVGDocument extends 
+               Document,
+               DocumentEvent {
+  public String    getTitle( );
+  public String     getReferrer( );
+  public String      getDomain( );
+  public String      getURL( );
+  public SVGSVGElement getRootElement( );
+}
index 787b5a8a5cfec90d271724becb7153e3d6d08623..d6a0299ca1eca9940b3a8041b6605781be16c807 100644 (file)
@@ -1,17 +1,17 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-import org.w3c.dom.Element;\r
-\r
-public interface SVGElement extends \r
-               Element {\r
-  public String getId( );\r
-  public void      setId( String id )\r
-                       throws DOMException;\r
-  public String getXMLbase( );\r
-  public void      setXMLbase( String xmlbase )\r
-                       throws DOMException;\r
-  public SVGSVGElement getOwnerSVGElement( );\r
-  public SVGElement getViewportElement( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+import org.w3c.dom.Element;
+
+public interface SVGElement extends 
+               Element {
+  public String getId( );
+  public void      setId( String id )
+                       throws DOMException;
+  public String getXMLbase( );
+  public void      setXMLbase( String xmlbase )
+                       throws DOMException;
+  public SVGSVGElement getOwnerSVGElement( );
+  public SVGElement getViewportElement( );
+}
index bd77eea03615adf8f7bfae0e73553846082f40b3..2509ec9c62ceffe759a5ef473854c9e86a384f50 100644 (file)
@@ -1,16 +1,16 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGElementInstance extends \r
-               EventTarget {\r
-  public SVGElement getCorrespondingElement( );\r
-  public SVGUseElement getCorrespondingUseElement( );\r
-  public SVGElementInstance getParentNode( );\r
-  public SVGElementInstanceList getChildNodes( );\r
-  public SVGElementInstance getFirstChild( );\r
-  public SVGElementInstance getLastChild( );\r
-  public SVGElementInstance getPreviousSibling( );\r
-  public SVGElementInstance getNextSibling( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGElementInstance extends 
+               EventTarget {
+  public SVGElement getCorrespondingElement( );
+  public SVGUseElement getCorrespondingUseElement( );
+  public SVGElementInstance getParentNode( );
+  public SVGElementInstanceList getChildNodes( );
+  public SVGElementInstance getFirstChild( );
+  public SVGElementInstance getLastChild( );
+  public SVGElementInstance getPreviousSibling( );
+  public SVGElementInstance getNextSibling( );
+}
index 13a90d5df0d8434b7e3fc58568f4a5aa3469b216..010ddfb4f816aaebc0c38c10abe80b660a7ab73e 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGElementInstanceList {\r
-  public int getLength( );\r
-\r
-  public SVGElementInstance item ( int index );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGElementInstanceList {
+  public int getLength( );
+
+  public SVGElementInstance item ( int index );
+}
index 54fced5de8ea9f36b52d7a843f6f38b4f3bbefda..2f7f7dbaad1974c23a018c83aaf67ddbec92bd5d 100644 (file)
@@ -1,18 +1,18 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGEllipseElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getCx( );\r
-  public SVGAnimatedLength getCy( );\r
-  public SVGAnimatedLength getRx( );\r
-  public SVGAnimatedLength getRy( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGEllipseElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getCx( );
+  public SVGAnimatedLength getCy( );
+  public SVGAnimatedLength getRx( );
+  public SVGAnimatedLength getRy( );
+}
index 709807923d8789d97f3f3e009c9ea73b072dffe8..252825ba7cb9285dfe60a5354b886e914d43b3d3 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.Event;\r
-\r
-public interface SVGEvent extends \r
-               Event {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.Event;
+
+public interface SVGEvent extends 
+               Event {
+}
index 2d200de840241f3766f863139449ceea3e81f68f..64f3743e17bc38567eeee6949e7dd51951494a8f 100644 (file)
@@ -1,13 +1,13 @@
-package org.w3c.dom.svg;\r
-\r
-public class SVGException extends RuntimeException {\r
-  public SVGException(short code, String message) {\r
-    super(message);\r
-    this.code = code;\r
-  }\r
-  public short code;\r
-  // ExceptionCode\r
-  public static final short SVG_WRONG_TYPE_ERR           = 0;\r
-  public static final short SVG_INVALID_VALUE_ERR        = 1;\r
-  public static final short SVG_MATRIX_NOT_INVERTABLE    = 2;\r
-}\r
+package org.w3c.dom.svg;
+
+public class SVGException extends RuntimeException {
+  public SVGException(short code, String message) {
+    super(message);
+    this.code = code;
+  }
+  public short code;
+  // ExceptionCode
+  public static final short SVG_WRONG_TYPE_ERR           = 0;
+  public static final short SVG_INVALID_VALUE_ERR        = 1;
+  public static final short SVG_MATRIX_NOT_INVERTABLE    = 2;
+}
index a6a01299a66de9946c49fe177a9f9c06f0a2e8da..aa362066f6ad99318d490fb843e189a8126d9689 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGExternalResourcesRequired {\r
-  public SVGAnimatedBoolean getExternalResourcesRequired( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGExternalResourcesRequired {
+  public SVGAnimatedBoolean getExternalResourcesRequired( );
+}
index e80bc2188390a4bb1dbde795fa8c4c550e21f173..3d8a11ade1d4ecc050b2a5bd9c83fabdacd7e1e7 100644 (file)
@@ -1,18 +1,18 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEBlendElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Blend Mode Types\r
-  public static final short SVG_FEBLEND_MODE_UNKNOWN  = 0;\r
-  public static final short SVG_FEBLEND_MODE_NORMAL   = 1;\r
-  public static final short SVG_FEBLEND_MODE_MULTIPLY = 2;\r
-  public static final short SVG_FEBLEND_MODE_SCREEN   = 3;\r
-  public static final short SVG_FEBLEND_MODE_DARKEN   = 4;\r
-  public static final short SVG_FEBLEND_MODE_LIGHTEN  = 5;\r
-\r
-  public SVGAnimatedString      getIn1( );\r
-  public SVGAnimatedString      getIn2( );\r
-  public SVGAnimatedEnumeration getMode( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEBlendElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Blend Mode Types
+  public static final short SVG_FEBLEND_MODE_UNKNOWN  = 0;
+  public static final short SVG_FEBLEND_MODE_NORMAL   = 1;
+  public static final short SVG_FEBLEND_MODE_MULTIPLY = 2;
+  public static final short SVG_FEBLEND_MODE_SCREEN   = 3;
+  public static final short SVG_FEBLEND_MODE_DARKEN   = 4;
+  public static final short SVG_FEBLEND_MODE_LIGHTEN  = 5;
+
+  public SVGAnimatedString      getIn1( );
+  public SVGAnimatedString      getIn2( );
+  public SVGAnimatedEnumeration getMode( );
+}
index e69384a9fe99f669a1d247c7932be0eb6d0706f6..6aac0e35c2fdbf4f81b192c55695ddf3025b0988 100644 (file)
@@ -1,17 +1,17 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEColorMatrixElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Color Matrix Types\r
-  public static final short SVG_FECOLORMATRIX_TYPE_UNKNOWN          = 0;\r
-  public static final short SVG_FECOLORMATRIX_TYPE_MATRIX           = 1;\r
-  public static final short SVG_FECOLORMATRIX_TYPE_SATURATE         = 2;\r
-  public static final short SVG_FECOLORMATRIX_TYPE_HUEROTATE        = 3;\r
-  public static final short SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA = 4;\r
-\r
-  public SVGAnimatedString      getIn1( );\r
-  public SVGAnimatedEnumeration getType( );\r
-  public SVGAnimatedNumberList  getValues( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEColorMatrixElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Color Matrix Types
+  public static final short SVG_FECOLORMATRIX_TYPE_UNKNOWN          = 0;
+  public static final short SVG_FECOLORMATRIX_TYPE_MATRIX           = 1;
+  public static final short SVG_FECOLORMATRIX_TYPE_SATURATE         = 2;
+  public static final short SVG_FECOLORMATRIX_TYPE_HUEROTATE        = 3;
+  public static final short SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA = 4;
+
+  public SVGAnimatedString      getIn1( );
+  public SVGAnimatedEnumeration getType( );
+  public SVGAnimatedNumberList  getValues( );
+}
index 51a0f84a0504561c5d70075ba4116293bbfd1a1c..38d3fba345aec23a80646c17eee9c1b28758852f 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEComponentTransferElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEComponentTransferElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+}
index f4b4c22cbda186ea0d2f27a95ad973bac6efc7ad..244888d017b5facac7e51daf8518f41608b28f68 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFECompositeElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Composite Operators\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_UNKNOWN    = 0;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_OVER       = 1;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_IN         = 2;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_OUT        = 3;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_ATOP       = 4;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_XOR        = 5;\r
-  public static final short SVG_FECOMPOSITE_OPERATOR_ARITHMETIC = 6;\r
-\r
-  public SVGAnimatedString      getIn1( );\r
-  public SVGAnimatedString      getIn2( );\r
-  public SVGAnimatedEnumeration getOperator( );\r
-  public SVGAnimatedNumber      getK1( );\r
-  public SVGAnimatedNumber      getK2( );\r
-  public SVGAnimatedNumber      getK3( );\r
-  public SVGAnimatedNumber      getK4( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFECompositeElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Composite Operators
+  public static final short SVG_FECOMPOSITE_OPERATOR_UNKNOWN    = 0;
+  public static final short SVG_FECOMPOSITE_OPERATOR_OVER       = 1;
+  public static final short SVG_FECOMPOSITE_OPERATOR_IN         = 2;
+  public static final short SVG_FECOMPOSITE_OPERATOR_OUT        = 3;
+  public static final short SVG_FECOMPOSITE_OPERATOR_ATOP       = 4;
+  public static final short SVG_FECOMPOSITE_OPERATOR_XOR        = 5;
+  public static final short SVG_FECOMPOSITE_OPERATOR_ARITHMETIC = 6;
+
+  public SVGAnimatedString      getIn1( );
+  public SVGAnimatedString      getIn2( );
+  public SVGAnimatedEnumeration getOperator( );
+  public SVGAnimatedNumber      getK1( );
+  public SVGAnimatedNumber      getK2( );
+  public SVGAnimatedNumber      getK3( );
+  public SVGAnimatedNumber      getK4( );
+}
index 0553c85f40ade4fb47a3d458463505450b9ea40a..391a0d8587ad3757306eaf18439807abd301a45e 100644 (file)
@@ -1,24 +1,24 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEConvolveMatrixElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Edge Mode Values\r
-  public static final short SVG_EDGEMODE_UNKNOWN   = 0;\r
-  public static final short SVG_EDGEMODE_DUPLICATE = 1;\r
-  public static final short SVG_EDGEMODE_WRAP      = 2;\r
-  public static final short SVG_EDGEMODE_NONE      = 3;\r
-\r
-  public SVGAnimatedInteger     getOrderX( );\r
-  public SVGAnimatedInteger     getOrderY( );\r
-  public SVGAnimatedNumberList  getKernelMatrix( );\r
-  public SVGAnimatedNumber      getDivisor( );\r
-  public SVGAnimatedNumber      getBias( );\r
-  public SVGAnimatedInteger     getTargetX( );\r
-  public SVGAnimatedInteger     getTargetY( );\r
-  public SVGAnimatedEnumeration getEdgeMode( );\r
-  public SVGAnimatedNumber      getKernelUnitLengthX( );\r
-  public SVGAnimatedNumber      getKernelUnitLengthY( );\r
-  public SVGAnimatedBoolean     getPreserveAlpha( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEConvolveMatrixElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Edge Mode Values
+  public static final short SVG_EDGEMODE_UNKNOWN   = 0;
+  public static final short SVG_EDGEMODE_DUPLICATE = 1;
+  public static final short SVG_EDGEMODE_WRAP      = 2;
+  public static final short SVG_EDGEMODE_NONE      = 3;
+
+  public SVGAnimatedInteger     getOrderX( );
+  public SVGAnimatedInteger     getOrderY( );
+  public SVGAnimatedNumberList  getKernelMatrix( );
+  public SVGAnimatedNumber      getDivisor( );
+  public SVGAnimatedNumber      getBias( );
+  public SVGAnimatedInteger     getTargetX( );
+  public SVGAnimatedInteger     getTargetY( );
+  public SVGAnimatedEnumeration getEdgeMode( );
+  public SVGAnimatedNumber      getKernelUnitLengthX( );
+  public SVGAnimatedNumber      getKernelUnitLengthY( );
+  public SVGAnimatedBoolean     getPreserveAlpha( );
+}
index eb10a1672307865c799cbfd2cf361e0dc51c133f..e5c01e87c53f34c839860cfa882eefe46a9063eb 100644 (file)
@@ -1,12 +1,12 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEDiffuseLightingElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-  public SVGAnimatedNumber getSurfaceScale( );\r
-  public SVGAnimatedNumber getDiffuseConstant( );\r
-  public SVGAnimatedNumber getKernelUnitLengthX( );\r
-  public SVGAnimatedNumber getKernelUnitLengthY( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEDiffuseLightingElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+  public SVGAnimatedNumber getSurfaceScale( );
+  public SVGAnimatedNumber getDiffuseConstant( );
+  public SVGAnimatedNumber getKernelUnitLengthX( );
+  public SVGAnimatedNumber getKernelUnitLengthY( );
+}
index d2270e2190b8ea170e4831ca98d5c23bf192ab57..4c82fd85a844f85d2a4381dee6f56bb5f91027d8 100644 (file)
@@ -1,19 +1,19 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEDisplacementMapElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Channel Selectors\r
-  public static final short SVG_CHANNEL_UNKNOWN = 0;\r
-  public static final short SVG_CHANNEL_R       = 1;\r
-  public static final short SVG_CHANNEL_G       = 2;\r
-  public static final short SVG_CHANNEL_B       = 3;\r
-  public static final short SVG_CHANNEL_A       = 4;\r
-\r
-  public SVGAnimatedString      getIn1( );\r
-  public SVGAnimatedString      getIn2( );\r
-  public SVGAnimatedNumber      getScale( );\r
-  public SVGAnimatedEnumeration getXChannelSelector( );\r
-  public SVGAnimatedEnumeration getYChannelSelector( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEDisplacementMapElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Channel Selectors
+  public static final short SVG_CHANNEL_UNKNOWN = 0;
+  public static final short SVG_CHANNEL_R       = 1;
+  public static final short SVG_CHANNEL_G       = 2;
+  public static final short SVG_CHANNEL_B       = 3;
+  public static final short SVG_CHANNEL_A       = 4;
+
+  public SVGAnimatedString      getIn1( );
+  public SVGAnimatedString      getIn2( );
+  public SVGAnimatedNumber      getScale( );
+  public SVGAnimatedEnumeration getXChannelSelector( );
+  public SVGAnimatedEnumeration getYChannelSelector( );
+}
index 576f01b6268a9d0be893ae147ea90fd0d1979b7d..a96a1e15dad3cdbf1c82870f7b8b614ffcae1eee 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEDistantLightElement extends \r
-               SVGElement {\r
-  public SVGAnimatedNumber getAzimuth( );\r
-  public SVGAnimatedNumber getElevation( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEDistantLightElement extends 
+               SVGElement {
+  public SVGAnimatedNumber getAzimuth( );
+  public SVGAnimatedNumber getElevation( );
+}
index 8960d4d6b9043b4c74e99ae4e6bc10635147a8d7..313097a2f203aa64d6f5c5265c9c76e56fdaf38f 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEFloodElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString      getIn1( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEFloodElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString      getIn1( );
+}
index 739982b9b6da13ae4b6fa9ec5f7ddcd9408e952f..fa97735246e07a1778b6bef80aa20de0b822af3c 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEFuncAElement extends \r
-               SVGComponentTransferFunctionElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEFuncAElement extends 
+               SVGComponentTransferFunctionElement {
+}
index 7afbb516c34e4b4869c07fb07536979853fd9944..17733d62b856ac32b6f9fcd6879500df6d8ba631 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEFuncBElement extends \r
-               SVGComponentTransferFunctionElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEFuncBElement extends 
+               SVGComponentTransferFunctionElement {
+}
index 04a43b79a9ee8d554b202b2cf7bb58508d68bc4a..5078436f1f01fd2027434c39ba1cc078d7dc9ce8 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEFuncGElement extends \r
-               SVGComponentTransferFunctionElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEFuncGElement extends 
+               SVGComponentTransferFunctionElement {
+}
index b68ca7543aa493481f8b2acb5ec1f397dc581c09..72efaac9df86fcb1b6ec6c78160446be8620c16d 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEFuncRElement extends \r
-               SVGComponentTransferFunctionElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEFuncRElement extends 
+               SVGComponentTransferFunctionElement {
+}
index af1c659c8d9690d33bbd45a129e0336dd7cf8fe4..b3385fa4b1d525fe50eb41ec3a4912da53413c58 100644 (file)
@@ -1,12 +1,12 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEGaussianBlurElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-  public SVGAnimatedNumber getStdDeviationX( );\r
-  public SVGAnimatedNumber getStdDeviationY( );\r
-\r
-  public void setStdDeviation ( float stdDeviationX, float stdDeviationY );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEGaussianBlurElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+  public SVGAnimatedNumber getStdDeviationX( );
+  public SVGAnimatedNumber getStdDeviationY( );
+
+  public void setStdDeviation ( float stdDeviationX, float stdDeviationY );
+}
index 2e4dff42863809273179c2d83b94cc91450ffc92..b74daa7d23abbb0521e845a08c87541807b02256 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEImageElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-\r
-  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );\r
-\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEImageElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGFilterPrimitiveStandardAttributes {
+
+  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );
+
+}
index 4224e0245c0647c62705fda64aeb9382371e0072..cea3d6fa958d8c10584ae16cb1399e8ff3f685a2 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEMergeElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEMergeElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+}
index 6cba4e2716658f1b5df94f4cd952e7a9f7cbaa21..e0ae4c40202c0e9af13e62709a103e1ef4b4fe3f 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEMergeNodeElement extends \r
-               SVGElement {\r
-  public SVGAnimatedString getIn1( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEMergeNodeElement extends 
+               SVGElement {
+  public SVGAnimatedString getIn1( );
+}
index 829ed62fcdb8d5e02aa3c7a4ded6062a8fbb3690..b04c80c84e1cc52c9f4bc0265269e3584d49aaff 100644 (file)
@@ -1,16 +1,16 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEMorphologyElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Morphology Operators\r
-  public static final short SVG_MORPHOLOGY_OPERATOR_UNKNOWN = 0;\r
-  public static final short SVG_MORPHOLOGY_OPERATOR_ERODE   = 1;\r
-  public static final short SVG_MORPHOLOGY_OPERATOR_DILATE  = 2;\r
-\r
-  public SVGAnimatedString      getIn1( );\r
-  public SVGAnimatedEnumeration getOperator( );\r
-  public SVGAnimatedNumber      getRadiusX( );\r
-  public SVGAnimatedNumber      getRadiusY( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEMorphologyElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Morphology Operators
+  public static final short SVG_MORPHOLOGY_OPERATOR_UNKNOWN = 0;
+  public static final short SVG_MORPHOLOGY_OPERATOR_ERODE   = 1;
+  public static final short SVG_MORPHOLOGY_OPERATOR_DILATE  = 2;
+
+  public SVGAnimatedString      getIn1( );
+  public SVGAnimatedEnumeration getOperator( );
+  public SVGAnimatedNumber      getRadiusX( );
+  public SVGAnimatedNumber      getRadiusY( );
+}
index 2b57b9c00936a3a64d3314bf00a26e68c3869b5a..6a76b8d42fca159fa1e4c9a4a4edea5fb57e9e18 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEOffsetElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-  public SVGAnimatedNumber getDx( );\r
-  public SVGAnimatedNumber getDy( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEOffsetElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+  public SVGAnimatedNumber getDx( );
+  public SVGAnimatedNumber getDy( );
+}
index f1231ae7caa47e5a66bb7864855acd310548e776..cec24b20473fa977c5a270c0db7815e1ab54f624 100644 (file)
@@ -1,9 +1,9 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFEPointLightElement extends \r
-               SVGElement {\r
-  public SVGAnimatedNumber getX( );\r
-  public SVGAnimatedNumber getY( );\r
-  public SVGAnimatedNumber getZ( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFEPointLightElement extends 
+               SVGElement {
+  public SVGAnimatedNumber getX( );
+  public SVGAnimatedNumber getY( );
+  public SVGAnimatedNumber getZ( );
+}
index 0c30c1904072743485014ca9fdd89e4359ca4194..2070f72dcfd9a8fd7763ac7dffb033c408074d83 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFESpecularLightingElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-  public SVGAnimatedNumber getSurfaceScale( );\r
-  public SVGAnimatedNumber getSpecularConstant( );\r
-  public SVGAnimatedNumber getSpecularExponent( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFESpecularLightingElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+  public SVGAnimatedNumber getSurfaceScale( );
+  public SVGAnimatedNumber getSpecularConstant( );
+  public SVGAnimatedNumber getSpecularExponent( );
+}
index 5214cb8246e5e1cf172a4fa5a98892aee428b9b5..2beaaf55d1080ebc073ac43d086cf82cc560bd37 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFESpotLightElement extends \r
-               SVGElement {\r
-  public SVGAnimatedNumber getX( );\r
-  public SVGAnimatedNumber getY( );\r
-  public SVGAnimatedNumber getZ( );\r
-  public SVGAnimatedNumber getPointsAtX( );\r
-  public SVGAnimatedNumber getPointsAtY( );\r
-  public SVGAnimatedNumber getPointsAtZ( );\r
-  public SVGAnimatedNumber getSpecularExponent( );\r
-  public SVGAnimatedNumber getLimitingConeAngle( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFESpotLightElement extends 
+               SVGElement {
+  public SVGAnimatedNumber getX( );
+  public SVGAnimatedNumber getY( );
+  public SVGAnimatedNumber getZ( );
+  public SVGAnimatedNumber getPointsAtX( );
+  public SVGAnimatedNumber getPointsAtY( );
+  public SVGAnimatedNumber getPointsAtZ( );
+  public SVGAnimatedNumber getSpecularExponent( );
+  public SVGAnimatedNumber getLimitingConeAngle( );
+}
index 0eb73ecd420d94580706aec1c6ed8480393e0e89..4c281292b7d3e9f0fe84a7e60a4fd2cd0d27116f 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFETileElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  public SVGAnimatedString getIn1( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFETileElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  public SVGAnimatedString getIn1( );
+}
index 4fad7ecd47d152a961fea4471c0806efe020dee7..f8badaafc10a43b78b2e00b7d7a90186f6074944 100644 (file)
@@ -1,22 +1,22 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFETurbulenceElement extends \r
-               SVGElement,\r
-               SVGFilterPrimitiveStandardAttributes {\r
-  // Turbulence Types\r
-  public static final short SVG_TURBULENCE_TYPE_UNKNOWN      = 0;\r
-  public static final short SVG_TURBULENCE_TYPE_FRACTALNOISE = 1;\r
-  public static final short SVG_TURBULENCE_TYPE_TURBULENCE   = 2;\r
-  // Stitch Options\r
-  public static final short SVG_STITCHTYPE_UNKNOWN  = 0;\r
-  public static final short SVG_STITCHTYPE_STITCH   = 1;\r
-  public static final short SVG_STITCHTYPE_NOSTITCH = 2;\r
-\r
-  public SVGAnimatedNumber      getBaseFrequencyX( );\r
-  public SVGAnimatedNumber      getBaseFrequencyY( );\r
-  public SVGAnimatedInteger     getNumOctaves( );\r
-  public SVGAnimatedNumber      getSeed( );\r
-  public SVGAnimatedEnumeration getStitchTiles( );\r
-  public SVGAnimatedEnumeration getType( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFETurbulenceElement extends 
+               SVGElement,
+               SVGFilterPrimitiveStandardAttributes {
+  // Turbulence Types
+  public static final short SVG_TURBULENCE_TYPE_UNKNOWN      = 0;
+  public static final short SVG_TURBULENCE_TYPE_FRACTALNOISE = 1;
+  public static final short SVG_TURBULENCE_TYPE_TURBULENCE   = 2;
+  // Stitch Options
+  public static final short SVG_STITCHTYPE_UNKNOWN  = 0;
+  public static final short SVG_STITCHTYPE_STITCH   = 1;
+  public static final short SVG_STITCHTYPE_NOSTITCH = 2;
+
+  public SVGAnimatedNumber      getBaseFrequencyX( );
+  public SVGAnimatedNumber      getBaseFrequencyY( );
+  public SVGAnimatedInteger     getNumOctaves( );
+  public SVGAnimatedNumber      getSeed( );
+  public SVGAnimatedEnumeration getStitchTiles( );
+  public SVGAnimatedEnumeration getType( );
+}
index 2e9d936d25e9c8cf474491951055dea3d102ac6c..01e57fdf2beb7867368c9bf0af79c7dcf1cbab5c 100644 (file)
@@ -1,21 +1,21 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFilterElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGUnitTypes {\r
-  public SVGAnimatedEnumeration getFilterUnits( );\r
-  public SVGAnimatedEnumeration getPrimitiveUnits( );\r
-  public SVGAnimatedLength      getX( );\r
-  public SVGAnimatedLength      getY( );\r
-  public SVGAnimatedLength      getWidth( );\r
-  public SVGAnimatedLength      getHeight( );\r
-  public SVGAnimatedInteger    getFilterResX( );\r
-  public SVGAnimatedInteger    getFilterResY( );\r
-\r
-  public void setFilterRes ( int filterResX, int filterResY );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFilterElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGUnitTypes {
+  public SVGAnimatedEnumeration getFilterUnits( );
+  public SVGAnimatedEnumeration getPrimitiveUnits( );
+  public SVGAnimatedLength      getX( );
+  public SVGAnimatedLength      getY( );
+  public SVGAnimatedLength      getWidth( );
+  public SVGAnimatedLength      getHeight( );
+  public SVGAnimatedInteger    getFilterResX( );
+  public SVGAnimatedInteger    getFilterResY( );
+
+  public void setFilterRes ( int filterResX, int filterResY );
+}
index 44af2e3cd93fdb2a1763bc1a0583968d3407d50c..cd7ed6276c4fc8ee5fc4e93d79c09917f02abf08 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFilterPrimitiveStandardAttributes extends \r
-               SVGStylable {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-  public SVGAnimatedLength getWidth( );\r
-  public SVGAnimatedLength getHeight( );\r
-  public SVGAnimatedString getResult( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFilterPrimitiveStandardAttributes extends 
+               SVGStylable {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+  public SVGAnimatedLength getWidth( );
+  public SVGAnimatedLength getHeight( );
+  public SVGAnimatedString getResult( );
+}
index bbc87448b8e2d5db18204ca1c160b5086632f906..d40c6a1a49cd24c5d9e23cd210a3a5a6354eae55 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFitToViewBox {\r
-  public SVGAnimatedRect                getViewBox( );\r
-  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFitToViewBox {
+  public SVGAnimatedRect                getViewBox( );
+  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );
+}
index 351c70db235ff516c4d1c635a35dc88b8c2dbde3..e11dc355e467c8ad993987e6cf282f8815332ced 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontElement extends \r
-               SVGElement,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontElement extends 
+               SVGElement,
+               SVGExternalResourcesRequired,
+               SVGStylable {
+}
index a46620173ed3096d1495d4a3ae0eb7c0a01b97b0..b201c94563c8534fa3ad3a3af64f24d668102f54 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontFaceElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontFaceElement extends 
+               SVGElement {
+}
index cc9f3a45d268ed156050e76eaa2da4503339b1bb..895cd6c7768996f46d35c3c59822075867f13e68 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontFaceFormatElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontFaceFormatElement extends 
+               SVGElement {
+}
index 3f2d85d8510cf74772fb36708ea2b04531f1fb94..723370a07fe3f8026c26cdb7062e5154a47087af 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontFaceNameElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontFaceNameElement extends 
+               SVGElement {
+}
index cf0325a71c410363954b9fc7cc17b8a8c4c924eb..dcc898b6f29f2b16b519cce61042e91cc3b1f1d7 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontFaceSrcElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontFaceSrcElement extends 
+               SVGElement {
+}
index 2edb490e5334113879eae70ef61a3595161665c0..39dd039e961278ed7336457af75e86d2074db24b 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGFontFaceUriElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGFontFaceUriElement extends 
+               SVGElement {
+}
index 794e7a8e878ac0dac59c6319a893b910346476c5..49e37af09d586c5b04679ae32cdaec9b95ac8e4a 100644 (file)
@@ -1,18 +1,18 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGForeignObjectElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-  public SVGAnimatedLength getWidth( );\r
-  public SVGAnimatedLength getHeight( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGForeignObjectElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+  public SVGAnimatedLength getWidth( );
+  public SVGAnimatedLength getHeight( );
+}
index 51c0a92eaf9909a5d466e00ec0ee43f7165bbfc1..e9a78190ee3177432e4b4d51a7fcb0aa54858d40 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGGElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGGElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+}
index f219b31c30f08571cf927a1e982ab1513bcdea7b..9354bb74d1186f1b5e9c0048c75da3c239dcbddd 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGGlyphElement extends \r
-               SVGElement,\r
-               SVGStylable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGGlyphElement extends 
+               SVGElement,
+               SVGStylable {
+}
index 35bddc15536df5e4a08221670fd255f9e05f9414..c16aaa1cb2e3a9cdb713cc95368d59f32660540f 100644 (file)
@@ -1,28 +1,28 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGGlyphRefElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGStylable {\r
-  public String getGlyphRef( );\r
-  public void      setGlyphRef( String glyphRef )\r
-                       throws DOMException;\r
-  public String getFormat( );\r
-  public void      setFormat( String format )\r
-                       throws DOMException;\r
-  public float    getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float    getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float    getDx( );\r
-  public void      setDx( float dx )\r
-                       throws DOMException;\r
-  public float    getDy( );\r
-  public void      setDy( float dy )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGGlyphRefElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGStylable {
+  public String getGlyphRef( );
+  public void      setGlyphRef( String glyphRef )
+                       throws DOMException;
+  public String getFormat( );
+  public void      setFormat( String format )
+                       throws DOMException;
+  public float    getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float    getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float    getDx( );
+  public void      setDx( float dx )
+                       throws DOMException;
+  public float    getDy( );
+  public void      setDy( float dy )
+                       throws DOMException;
+}
index 87c7c0c93cac3cf5f2d893a16bfaa460bb3af1dc..8cbc03f1cbffce8e69ccb1ae7b0035dd30424235 100644 (file)
@@ -1,19 +1,19 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGGradientElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGUnitTypes {\r
-  // Spread Method Types\r
-  public static final short SVG_SPREADMETHOD_UNKNOWN = 0;\r
-  public static final short SVG_SPREADMETHOD_PAD     = 1;\r
-  public static final short SVG_SPREADMETHOD_REFLECT = 2;\r
-  public static final short SVG_SPREADMETHOD_REPEAT  = 3;\r
-\r
-  public SVGAnimatedEnumeration   getGradientUnits( );\r
-  public SVGAnimatedTransformList getGradientTransform( );\r
-  public SVGAnimatedEnumeration   getSpreadMethod( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGGradientElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGUnitTypes {
+  // Spread Method Types
+  public static final short SVG_SPREADMETHOD_UNKNOWN = 0;
+  public static final short SVG_SPREADMETHOD_PAD     = 1;
+  public static final short SVG_SPREADMETHOD_REFLECT = 2;
+  public static final short SVG_SPREADMETHOD_REPEAT  = 3;
+
+  public SVGAnimatedEnumeration   getGradientUnits( );
+  public SVGAnimatedTransformList getGradientTransform( );
+  public SVGAnimatedEnumeration   getSpreadMethod( );
+}
index 27443208c13ba8d771b17e2cebbc9564708deea2..ca527b67c0d0067571569c0f06ce8ba20597a337 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGHKernElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGHKernElement extends 
+               SVGElement {
+}
index 79382131ca0d081d3c2f4820ce197ac2dd3d2de8..e049628380b188e16a24055aac8012adfb3e571a 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGICCColor {\r
-  public String      getColorProfile( );\r
-  public void      setColorProfile( String colorProfile )\r
-                       throws DOMException;\r
-  public SVGNumberList getColors( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGICCColor {
+  public String      getColorProfile( );
+  public void      setColorProfile( String colorProfile )
+                       throws DOMException;
+  public SVGNumberList getColors( );
+}
index 4a5f240daffe488fdd3df4260da5d99bbf4b2b07..f77101f911294e1b95463b065937644aa65bbd99 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGImageElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-  public SVGAnimatedLength getWidth( );\r
-  public SVGAnimatedLength getHeight( );\r
-  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGImageElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+  public SVGAnimatedLength getWidth( );
+  public SVGAnimatedLength getHeight( );
+  public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio( );
+}
index c2eff9beaa12794246527710e0671b164ae61a93..300d527251cccb28db461460a10b23a6ffb8e4b9 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGLangSpace {\r
-  public String getXMLlang( );\r
-  public void      setXMLlang( String xmllang )\r
-                       throws DOMException;\r
-  public String getXMLspace( );\r
-  public void      setXMLspace( String xmlspace )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGLangSpace {
+  public String getXMLlang( );
+  public void      setXMLlang( String xmllang )
+                       throws DOMException;
+  public String getXMLspace( );
+  public void      setXMLspace( String xmlspace )
+                       throws DOMException;
+}
index a3f9f6e014bf6598043945043e8d41a989cee904..88b7bdd3880c748144922f787f972ead23782458 100644 (file)
@@ -1,32 +1,32 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-public interface SVGLength {\r
-  // Length Unit Types\r
-  public static final short SVG_LENGTHTYPE_UNKNOWN    = 0;\r
-  public static final short SVG_LENGTHTYPE_NUMBER     = 1;\r
-  public static final short SVG_LENGTHTYPE_PERCENTAGE = 2;\r
-  public static final short SVG_LENGTHTYPE_EMS        = 3;\r
-  public static final short SVG_LENGTHTYPE_EXS        = 4;\r
-  public static final short SVG_LENGTHTYPE_PX         = 5;\r
-  public static final short SVG_LENGTHTYPE_CM         = 6;\r
-  public static final short SVG_LENGTHTYPE_MM         = 7;\r
-  public static final short SVG_LENGTHTYPE_IN         = 8;\r
-  public static final short SVG_LENGTHTYPE_PT         = 9;\r
-  public static final short SVG_LENGTHTYPE_PC         = 10;\r
-\r
-  public short getUnitType( );\r
-  public float          getValue( );\r
-  public void           setValue( float value )\r
-                       throws DOMException;\r
-  public float          getValueInSpecifiedUnits( );\r
-  public void           setValueInSpecifiedUnits( float valueInSpecifiedUnits )\r
-                       throws DOMException;\r
-  public String      getValueAsString( );\r
-  public void           setValueAsString( String valueAsString )\r
-                       throws DOMException;\r
-\r
-  public void newValueSpecifiedUnits ( short unitType, float valueInSpecifiedUnits );\r
-  public void convertToSpecifiedUnits ( short unitType );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+public interface SVGLength {
+  // Length Unit Types
+  public static final short SVG_LENGTHTYPE_UNKNOWN    = 0;
+  public static final short SVG_LENGTHTYPE_NUMBER     = 1;
+  public static final short SVG_LENGTHTYPE_PERCENTAGE = 2;
+  public static final short SVG_LENGTHTYPE_EMS        = 3;
+  public static final short SVG_LENGTHTYPE_EXS        = 4;
+  public static final short SVG_LENGTHTYPE_PX         = 5;
+  public static final short SVG_LENGTHTYPE_CM         = 6;
+  public static final short SVG_LENGTHTYPE_MM         = 7;
+  public static final short SVG_LENGTHTYPE_IN         = 8;
+  public static final short SVG_LENGTHTYPE_PT         = 9;
+  public static final short SVG_LENGTHTYPE_PC         = 10;
+
+  public short getUnitType( );
+  public float          getValue( );
+  public void           setValue( float value )
+                       throws DOMException;
+  public float          getValueInSpecifiedUnits( );
+  public void           setValueInSpecifiedUnits( float valueInSpecifiedUnits )
+                       throws DOMException;
+  public String      getValueAsString( );
+  public void           setValueAsString( String valueAsString )
+                       throws DOMException;
+
+  public void newValueSpecifiedUnits ( short unitType, float valueInSpecifiedUnits );
+  public void convertToSpecifiedUnits ( short unitType );
+}
index ac75627be13a5589f9c7611aead698ee3362799c..ba4c259e8e82d5b32c4e0469f6c319ab4821873c 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGLengthList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public SVGLength initialize ( SVGLength newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGLength getItem ( int index )\r
-                  throws DOMException;\r
-  public SVGLength insertItemBefore ( SVGLength newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGLength replaceItem ( SVGLength newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGLength removeItem ( int index )\r
-                  throws DOMException;\r
-  public SVGLength appendItem ( SVGLength newItem )\r
-                  throws DOMException, SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGLengthList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public SVGLength initialize ( SVGLength newItem )
+                  throws DOMException, SVGException;
+  public SVGLength getItem ( int index )
+                  throws DOMException;
+  public SVGLength insertItemBefore ( SVGLength newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGLength replaceItem ( SVGLength newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGLength removeItem ( int index )
+                  throws DOMException;
+  public SVGLength appendItem ( SVGLength newItem )
+                  throws DOMException, SVGException;
+}
index faa49e30b4e11877290f8573b251137a253d5839..45b947cbc598cc501922095ca32794538366cba9 100644 (file)
@@ -1,18 +1,18 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGLineElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getX1( );\r
-  public SVGAnimatedLength getY1( );\r
-  public SVGAnimatedLength getX2( );\r
-  public SVGAnimatedLength getY2( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGLineElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getX1( );
+  public SVGAnimatedLength getY1( );
+  public SVGAnimatedLength getX2( );
+  public SVGAnimatedLength getY2( );
+}
index a0d1f960a70dcbdd14d8e2561c16b78cf15eb9bf..189eda2cbdd50a6a07184300cec8d70ada60cd5f 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGLinearGradientElement extends \r
-               SVGGradientElement {\r
-  public SVGAnimatedLength getX1( );\r
-  public SVGAnimatedLength getY1( );\r
-  public SVGAnimatedLength getX2( );\r
-  public SVGAnimatedLength getY2( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGLinearGradientElement extends 
+               SVGGradientElement {
+  public SVGAnimatedLength getX1( );
+  public SVGAnimatedLength getY1( );
+  public SVGAnimatedLength getX2( );
+  public SVGAnimatedLength getY2( );
+}
index 4b5862183acf9244bfcd7ecc89c093c8bc4d678a..618b955ebe1e7aba54e8cc2a3fe6a7db8915ecf1 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGLocatable {\r
-  public SVGElement              getNearestViewportElement( );\r
-  public SVGElement              getFarthestViewportElement( );\r
-\r
-  public SVGRect   getBBox (  );\r
-  public SVGMatrix getCTM (  );\r
-  public SVGMatrix getScreenCTM (  );\r
-  public SVGMatrix getTransformToElement ( SVGElement element )\r
-                  throws SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGLocatable {
+  public SVGElement              getNearestViewportElement( );
+  public SVGElement              getFarthestViewportElement( );
+
+  public SVGRect   getBBox (  );
+  public SVGMatrix getCTM (  );
+  public SVGMatrix getScreenCTM (  );
+  public SVGMatrix getTransformToElement ( SVGElement element )
+                  throws SVGException;
+}
index 4ba719875fb70f3db180e4a3cf1c77d043fd18a8..36032385b45ae7efb20a49792afbca348f6ec2a3 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGMPathElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGExternalResourcesRequired {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGMPathElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGExternalResourcesRequired {
+}
index efd5b5f8205e0182a80323e4e78964b126481377..810ce56f47013f96927384f40579f90b14b8764e 100644 (file)
@@ -1,29 +1,29 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGMarkerElement extends \r
-               SVGElement,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGFitToViewBox {\r
-  // Marker Unit Types\r
-  public static final short SVG_MARKERUNITS_UNKNOWN        = 0;\r
-  public static final short SVG_MARKERUNITS_USERSPACEONUSE = 1;\r
-  public static final short SVG_MARKERUNITS_STROKEWIDTH    = 2;\r
-  // Marker Orientation Types\r
-  public static final short SVG_MARKER_ORIENT_UNKNOWN      = 0;\r
-  public static final short SVG_MARKER_ORIENT_AUTO         = 1;\r
-  public static final short SVG_MARKER_ORIENT_ANGLE        = 2;\r
-\r
-  public SVGAnimatedLength      getRefX( );\r
-  public SVGAnimatedLength      getRefY( );\r
-  public SVGAnimatedEnumeration getMarkerUnits( );\r
-  public SVGAnimatedLength      getMarkerWidth( );\r
-  public SVGAnimatedLength      getMarkerHeight( );\r
-  public SVGAnimatedEnumeration getOrientType( );\r
-  public SVGAnimatedAngle      getOrientAngle( );\r
-\r
-  public void setOrientToAuto (  );\r
-  public void setOrientToAngle ( SVGAngle angle );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGMarkerElement extends 
+               SVGElement,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGFitToViewBox {
+  // Marker Unit Types
+  public static final short SVG_MARKERUNITS_UNKNOWN        = 0;
+  public static final short SVG_MARKERUNITS_USERSPACEONUSE = 1;
+  public static final short SVG_MARKERUNITS_STROKEWIDTH    = 2;
+  // Marker Orientation Types
+  public static final short SVG_MARKER_ORIENT_UNKNOWN      = 0;
+  public static final short SVG_MARKER_ORIENT_AUTO         = 1;
+  public static final short SVG_MARKER_ORIENT_ANGLE        = 2;
+
+  public SVGAnimatedLength      getRefX( );
+  public SVGAnimatedLength      getRefY( );
+  public SVGAnimatedEnumeration getMarkerUnits( );
+  public SVGAnimatedLength      getMarkerWidth( );
+  public SVGAnimatedLength      getMarkerHeight( );
+  public SVGAnimatedEnumeration getOrientType( );
+  public SVGAnimatedAngle      getOrientAngle( );
+
+  public void setOrientToAuto (  );
+  public void setOrientToAngle ( SVGAngle angle );
+}
index f8038d6a332db77d5ac5cb61049c3ccc1d269985..bb3a8651f17353a3c7f5fbecfb1f655ae84cf358 100644 (file)
@@ -1,17 +1,17 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGMaskElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGUnitTypes {\r
-  public SVGAnimatedEnumeration getMaskUnits( );\r
-  public SVGAnimatedEnumeration getMaskContentUnits( );\r
-  public SVGAnimatedLength      getX( );\r
-  public SVGAnimatedLength      getY( );\r
-  public SVGAnimatedLength      getWidth( );\r
-  public SVGAnimatedLength      getHeight( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGMaskElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGUnitTypes {
+  public SVGAnimatedEnumeration getMaskUnits( );
+  public SVGAnimatedEnumeration getMaskContentUnits( );
+  public SVGAnimatedLength      getX( );
+  public SVGAnimatedLength      getY( );
+  public SVGAnimatedLength      getWidth( );
+  public SVGAnimatedLength      getHeight( );
+}
index caff00dcc46e7817113de3079cfa53720aae7828..652b4e1b022b8af68763cbd7e35008c53b8c4ba5 100644 (file)
@@ -1,39 +1,39 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGMatrix {\r
-  public float getA( );\r
-  public void      setA( float a )\r
-                       throws DOMException;\r
-  public float getB( );\r
-  public void      setB( float b )\r
-                       throws DOMException;\r
-  public float getC( );\r
-  public void      setC( float c )\r
-                       throws DOMException;\r
-  public float getD( );\r
-  public void      setD( float d )\r
-                       throws DOMException;\r
-  public float getE( );\r
-  public void      setE( float e )\r
-                       throws DOMException;\r
-  public float getF( );\r
-  public void      setF( float f )\r
-                       throws DOMException;\r
-\r
-  public SVGMatrix multiply ( SVGMatrix secondMatrix );\r
-  public SVGMatrix inverse (  )\r
-                  throws SVGException;\r
-  public SVGMatrix translate ( float x, float y );\r
-  public SVGMatrix scale ( float scaleFactor );\r
-  public SVGMatrix scaleNonUniform ( float scaleFactorX, float scaleFactorY );\r
-  public SVGMatrix rotate ( float angle );\r
-  public SVGMatrix rotateFromVector ( float x, float y )\r
-                  throws SVGException;\r
-  public SVGMatrix flipX (  );\r
-  public SVGMatrix flipY (  );\r
-  public SVGMatrix skewX ( float angle );\r
-  public SVGMatrix skewY ( float angle );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGMatrix {
+  public float getA( );
+  public void      setA( float a )
+                       throws DOMException;
+  public float getB( );
+  public void      setB( float b )
+                       throws DOMException;
+  public float getC( );
+  public void      setC( float c )
+                       throws DOMException;
+  public float getD( );
+  public void      setD( float d )
+                       throws DOMException;
+  public float getE( );
+  public void      setE( float e )
+                       throws DOMException;
+  public float getF( );
+  public void      setF( float f )
+                       throws DOMException;
+
+  public SVGMatrix multiply ( SVGMatrix secondMatrix );
+  public SVGMatrix inverse (  )
+                  throws SVGException;
+  public SVGMatrix translate ( float x, float y );
+  public SVGMatrix scale ( float scaleFactor );
+  public SVGMatrix scaleNonUniform ( float scaleFactorX, float scaleFactorY );
+  public SVGMatrix rotate ( float angle );
+  public SVGMatrix rotateFromVector ( float x, float y )
+                  throws SVGException;
+  public SVGMatrix flipX (  );
+  public SVGMatrix flipY (  );
+  public SVGMatrix skewX ( float angle );
+  public SVGMatrix skewY ( float angle );
+}
index cd1c007e7ce630032d8688317f8b45393f52c836..d8485d1247a79dbdd75c145f1f4d518f4f9e2b89 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGMetadataElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGMetadataElement extends 
+               SVGElement {
+}
index ce426fffd271cce126dfe268116c53c79e72cd09..8c777fb2a4cac7e98de4f1d7258962db501ed82b 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGMissingGlyphElement extends \r
-               SVGElement,\r
-               SVGStylable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGMissingGlyphElement extends 
+               SVGElement,
+               SVGStylable {
+}
index f4ee8014be6016c75eecf068f917944732214e1c..1dcdc8a23026fc6224346e88c987a2be8c72b93b 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGNumber {\r
-  public float getValue( );\r
-  public void           setValue( float value )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGNumber {
+  public float getValue( );
+  public void           setValue( float value )
+                       throws DOMException;
+}
index e443caac7f7b8e9412f705178449809478ace1ff..a2db146fcc3890e0882d6de1378cdf52303cbbd7 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGNumberList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public SVGNumber initialize ( SVGNumber newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGNumber getItem ( int index )\r
-                  throws DOMException;\r
-  public SVGNumber insertItemBefore ( SVGNumber newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGNumber replaceItem ( SVGNumber newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGNumber removeItem ( int index )\r
-                  throws DOMException;\r
-  public SVGNumber appendItem ( SVGNumber newItem )\r
-                  throws DOMException, SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGNumberList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public SVGNumber initialize ( SVGNumber newItem )
+                  throws DOMException, SVGException;
+  public SVGNumber getItem ( int index )
+                  throws DOMException;
+  public SVGNumber insertItemBefore ( SVGNumber newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGNumber replaceItem ( SVGNumber newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGNumber removeItem ( int index )
+                  throws DOMException;
+  public SVGNumber appendItem ( SVGNumber newItem )
+                  throws DOMException, SVGException;
+}
index 6a6451c127b0515209fff66aff99ad851547c8a8..66d54c66841f5e47b762c46c9ecca8d5a5bc34a0 100644 (file)
@@ -1,26 +1,26 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.css.RGBColor;\r
-\r
-public interface SVGPaint extends \r
-               SVGColor {\r
-  // Paint Types\r
-  public static final short SVG_PAINTTYPE_UNKNOWN               = 0;\r
-  public static final short SVG_PAINTTYPE_RGBCOLOR              = 1;\r
-  public static final short SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR     = 2;\r
-  public static final short SVG_PAINTTYPE_NONE                  = 101;\r
-  public static final short SVG_PAINTTYPE_CURRENTCOLOR          = 102;\r
-  public static final short SVG_PAINTTYPE_URI_NONE              = 103;\r
-  public static final short SVG_PAINTTYPE_URI_CURRENTCOLOR      = 104;\r
-  public static final short SVG_PAINTTYPE_URI_RGBCOLOR          = 105;\r
-  public static final short SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR = 106;\r
-  public static final short SVG_PAINTTYPE_URI                   = 107;\r
-\r
-  public short getPaintType( );\r
-  public String      getUri( );\r
-\r
-  public void setUri ( String uri );\r
-  public void setPaint ( short paintType, String uri, String rgbColor, String iccColor )\r
-                  throws SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.css.RGBColor;
+
+public interface SVGPaint extends 
+               SVGColor {
+  // Paint Types
+  public static final short SVG_PAINTTYPE_UNKNOWN               = 0;
+  public static final short SVG_PAINTTYPE_RGBCOLOR              = 1;
+  public static final short SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR     = 2;
+  public static final short SVG_PAINTTYPE_NONE                  = 101;
+  public static final short SVG_PAINTTYPE_CURRENTCOLOR          = 102;
+  public static final short SVG_PAINTTYPE_URI_NONE              = 103;
+  public static final short SVG_PAINTTYPE_URI_CURRENTCOLOR      = 104;
+  public static final short SVG_PAINTTYPE_URI_RGBCOLOR          = 105;
+  public static final short SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR = 106;
+  public static final short SVG_PAINTTYPE_URI                   = 107;
+
+  public short getPaintType( );
+  public String      getUri( );
+
+  public void setUri ( String uri );
+  public void setPaint ( short paintType, String uri, String rgbColor, String iccColor )
+                  throws SVGException;
+}
index b5522ca6dd44014e33a3cd79e3f3f9d0dd89f79e..71efe6d691e253f682f06cbb331687cb9615638b 100644 (file)
@@ -1,39 +1,39 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGPathElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget,\r
-               SVGAnimatedPathData {\r
-  public SVGAnimatedNumber getPathLength( );\r
-\r
-  public float         getTotalLength (  );\r
-  public SVGPoint      getPointAtLength ( float distance );\r
-  public int          getPathSegAtLength ( float distance );\r
-  public SVGPathSegClosePath    createSVGPathSegClosePath (  );\r
-  public SVGPathSegMovetoAbs    createSVGPathSegMovetoAbs ( float x, float y );\r
-  public SVGPathSegMovetoRel    createSVGPathSegMovetoRel ( float x, float y );\r
-  public SVGPathSegLinetoAbs    createSVGPathSegLinetoAbs ( float x, float y );\r
-  public SVGPathSegLinetoRel    createSVGPathSegLinetoRel ( float x, float y );\r
-  public SVGPathSegCurvetoCubicAbs    createSVGPathSegCurvetoCubicAbs ( float x, float y, float x1, float y1, float x2, float y2 );\r
-  public SVGPathSegCurvetoCubicRel    createSVGPathSegCurvetoCubicRel ( float x, float y, float x1, float y1, float x2, float y2 );\r
-  public SVGPathSegCurvetoQuadraticAbs    createSVGPathSegCurvetoQuadraticAbs ( float x, float y, float x1, float y1 );\r
-  public SVGPathSegCurvetoQuadraticRel    createSVGPathSegCurvetoQuadraticRel ( float x, float y, float x1, float y1 );\r
-  public SVGPathSegArcAbs    createSVGPathSegArcAbs ( float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag );\r
-  public SVGPathSegArcRel    createSVGPathSegArcRel ( float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag );\r
-  public SVGPathSegLinetoHorizontalAbs    createSVGPathSegLinetoHorizontalAbs ( float x );\r
-  public SVGPathSegLinetoHorizontalRel    createSVGPathSegLinetoHorizontalRel ( float x );\r
-  public SVGPathSegLinetoVerticalAbs    createSVGPathSegLinetoVerticalAbs ( float y );\r
-  public SVGPathSegLinetoVerticalRel    createSVGPathSegLinetoVerticalRel ( float y );\r
-  public SVGPathSegCurvetoCubicSmoothAbs    createSVGPathSegCurvetoCubicSmoothAbs ( float x, float y, float x2, float y2 );\r
-  public SVGPathSegCurvetoCubicSmoothRel    createSVGPathSegCurvetoCubicSmoothRel ( float x, float y, float x2, float y2 );\r
-  public SVGPathSegCurvetoQuadraticSmoothAbs    createSVGPathSegCurvetoQuadraticSmoothAbs ( float x, float y );\r
-  public SVGPathSegCurvetoQuadraticSmoothRel    createSVGPathSegCurvetoQuadraticSmoothRel ( float x, float y );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGPathElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget,
+               SVGAnimatedPathData {
+  public SVGAnimatedNumber getPathLength( );
+
+  public float         getTotalLength (  );
+  public SVGPoint      getPointAtLength ( float distance );
+  public int          getPathSegAtLength ( float distance );
+  public SVGPathSegClosePath    createSVGPathSegClosePath (  );
+  public SVGPathSegMovetoAbs    createSVGPathSegMovetoAbs ( float x, float y );
+  public SVGPathSegMovetoRel    createSVGPathSegMovetoRel ( float x, float y );
+  public SVGPathSegLinetoAbs    createSVGPathSegLinetoAbs ( float x, float y );
+  public SVGPathSegLinetoRel    createSVGPathSegLinetoRel ( float x, float y );
+  public SVGPathSegCurvetoCubicAbs    createSVGPathSegCurvetoCubicAbs ( float x, float y, float x1, float y1, float x2, float y2 );
+  public SVGPathSegCurvetoCubicRel    createSVGPathSegCurvetoCubicRel ( float x, float y, float x1, float y1, float x2, float y2 );
+  public SVGPathSegCurvetoQuadraticAbs    createSVGPathSegCurvetoQuadraticAbs ( float x, float y, float x1, float y1 );
+  public SVGPathSegCurvetoQuadraticRel    createSVGPathSegCurvetoQuadraticRel ( float x, float y, float x1, float y1 );
+  public SVGPathSegArcAbs    createSVGPathSegArcAbs ( float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag );
+  public SVGPathSegArcRel    createSVGPathSegArcRel ( float x, float y, float r1, float r2, float angle, boolean largeArcFlag, boolean sweepFlag );
+  public SVGPathSegLinetoHorizontalAbs    createSVGPathSegLinetoHorizontalAbs ( float x );
+  public SVGPathSegLinetoHorizontalRel    createSVGPathSegLinetoHorizontalRel ( float x );
+  public SVGPathSegLinetoVerticalAbs    createSVGPathSegLinetoVerticalAbs ( float y );
+  public SVGPathSegLinetoVerticalRel    createSVGPathSegLinetoVerticalRel ( float y );
+  public SVGPathSegCurvetoCubicSmoothAbs    createSVGPathSegCurvetoCubicSmoothAbs ( float x, float y, float x2, float y2 );
+  public SVGPathSegCurvetoCubicSmoothRel    createSVGPathSegCurvetoCubicSmoothRel ( float x, float y, float x2, float y2 );
+  public SVGPathSegCurvetoQuadraticSmoothAbs    createSVGPathSegCurvetoQuadraticSmoothAbs ( float x, float y );
+  public SVGPathSegCurvetoQuadraticSmoothRel    createSVGPathSegCurvetoQuadraticSmoothRel ( float x, float y );
+}
index 698239a985264be3239e6a856fc3462b94196e9f..dea607e4121af4d2eaa8cdb01d3d6a95fc8ff623 100644 (file)
@@ -1,29 +1,29 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGPathSeg {\r
-  // Path Segment Types\r
-  public static final short PATHSEG_UNKNOWN                      = 0;\r
-  public static final short PATHSEG_CLOSEPATH                    = 1;\r
-  public static final short PATHSEG_MOVETO_ABS                   = 2;\r
-  public static final short PATHSEG_MOVETO_REL                   = 3;\r
-  public static final short PATHSEG_LINETO_ABS                   = 4;\r
-  public static final short PATHSEG_LINETO_REL                   = 5;\r
-  public static final short PATHSEG_CURVETO_CUBIC_ABS            = 6;\r
-  public static final short PATHSEG_CURVETO_CUBIC_REL            = 7;\r
-  public static final short PATHSEG_CURVETO_QUADRATIC_ABS        = 8;\r
-  public static final short PATHSEG_CURVETO_QUADRATIC_REL        = 9;\r
-  public static final short PATHSEG_ARC_ABS                      = 10;\r
-  public static final short PATHSEG_ARC_REL                      = 11;\r
-  public static final short PATHSEG_LINETO_HORIZONTAL_ABS        = 12;\r
-  public static final short PATHSEG_LINETO_HORIZONTAL_REL        = 13;\r
-  public static final short PATHSEG_LINETO_VERTICAL_ABS          = 14;\r
-  public static final short PATHSEG_LINETO_VERTICAL_REL          = 15;\r
-  public static final short PATHSEG_CURVETO_CUBIC_SMOOTH_ABS     = 16;\r
-  public static final short PATHSEG_CURVETO_CUBIC_SMOOTH_REL     = 17;\r
-  public static final short PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS = 18;\r
-  public static final short PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL = 19;\r
-\r
-  public short getPathSegType( );\r
-  public String      getPathSegTypeAsLetter( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGPathSeg {
+  // Path Segment Types
+  public static final short PATHSEG_UNKNOWN                      = 0;
+  public static final short PATHSEG_CLOSEPATH                    = 1;
+  public static final short PATHSEG_MOVETO_ABS                   = 2;
+  public static final short PATHSEG_MOVETO_REL                   = 3;
+  public static final short PATHSEG_LINETO_ABS                   = 4;
+  public static final short PATHSEG_LINETO_REL                   = 5;
+  public static final short PATHSEG_CURVETO_CUBIC_ABS            = 6;
+  public static final short PATHSEG_CURVETO_CUBIC_REL            = 7;
+  public static final short PATHSEG_CURVETO_QUADRATIC_ABS        = 8;
+  public static final short PATHSEG_CURVETO_QUADRATIC_REL        = 9;
+  public static final short PATHSEG_ARC_ABS                      = 10;
+  public static final short PATHSEG_ARC_REL                      = 11;
+  public static final short PATHSEG_LINETO_HORIZONTAL_ABS        = 12;
+  public static final short PATHSEG_LINETO_HORIZONTAL_REL        = 13;
+  public static final short PATHSEG_LINETO_VERTICAL_ABS          = 14;
+  public static final short PATHSEG_LINETO_VERTICAL_REL          = 15;
+  public static final short PATHSEG_CURVETO_CUBIC_SMOOTH_ABS     = 16;
+  public static final short PATHSEG_CURVETO_CUBIC_SMOOTH_REL     = 17;
+  public static final short PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS = 18;
+  public static final short PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL = 19;
+
+  public short getPathSegType( );
+  public String      getPathSegTypeAsLetter( );
+}
index 150340c38d4224f6a4449d9adf4203308de80e10..84c2e7e2b10b27adb68e4b46eb47ad8e3fe866d1 100644 (file)
@@ -1,29 +1,29 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegArcAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getR1( );\r
-  public void      setR1( float r1 )\r
-                       throws DOMException;\r
-  public float   getR2( );\r
-  public void      setR2( float r2 )\r
-                       throws DOMException;\r
-  public float   getAngle( );\r
-  public void      setAngle( float angle )\r
-                       throws DOMException;\r
-  public boolean getLargeArcFlag( );\r
-  public void      setLargeArcFlag( boolean largeArcFlag )\r
-                       throws DOMException;\r
-  public boolean getSweepFlag( );\r
-  public void      setSweepFlag( boolean sweepFlag )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegArcAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getR1( );
+  public void      setR1( float r1 )
+                       throws DOMException;
+  public float   getR2( );
+  public void      setR2( float r2 )
+                       throws DOMException;
+  public float   getAngle( );
+  public void      setAngle( float angle )
+                       throws DOMException;
+  public boolean getLargeArcFlag( );
+  public void      setLargeArcFlag( boolean largeArcFlag )
+                       throws DOMException;
+  public boolean getSweepFlag( );
+  public void      setSweepFlag( boolean sweepFlag )
+                       throws DOMException;
+}
index 01107ecb21c5e2d6ca45fa80e6929ec7c8f877b5..074bb799cbaa8f203699bf98ac176171ca1d0f40 100644 (file)
@@ -1,29 +1,29 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegArcRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getR1( );\r
-  public void      setR1( float r1 )\r
-                       throws DOMException;\r
-  public float   getR2( );\r
-  public void      setR2( float r2 )\r
-                       throws DOMException;\r
-  public float   getAngle( );\r
-  public void      setAngle( float angle )\r
-                       throws DOMException;\r
-  public boolean getLargeArcFlag( );\r
-  public void      setLargeArcFlag( boolean largeArcFlag )\r
-                       throws DOMException;\r
-  public boolean getSweepFlag( );\r
-  public void      setSweepFlag( boolean sweepFlag )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegArcRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getR1( );
+  public void      setR1( float r1 )
+                       throws DOMException;
+  public float   getR2( );
+  public void      setR2( float r2 )
+                       throws DOMException;
+  public float   getAngle( );
+  public void      setAngle( float angle )
+                       throws DOMException;
+  public boolean getLargeArcFlag( );
+  public void      setLargeArcFlag( boolean largeArcFlag )
+                       throws DOMException;
+  public boolean getSweepFlag( );
+  public void      setSweepFlag( boolean sweepFlag )
+                       throws DOMException;
+}
index 9cf1c43691d684cf838688953be8f5576796142b..9beb4667dbad6cc871b36377486dbe0ff7db34b8 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGPathSegClosePath extends \r
-               SVGPathSeg {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGPathSegClosePath extends 
+               SVGPathSeg {
+}
index 7286492c890f99f4a95a422b5645dfe1ac978df0..9aeec16d6551830c18236ce37e52c15f6ad6514b 100644 (file)
@@ -1,26 +1,26 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoCubicAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX1( );\r
-  public void      setX1( float x1 )\r
-                       throws DOMException;\r
-  public float   getY1( );\r
-  public void      setY1( float y1 )\r
-                       throws DOMException;\r
-  public float   getX2( );\r
-  public void      setX2( float x2 )\r
-                       throws DOMException;\r
-  public float   getY2( );\r
-  public void      setY2( float y2 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoCubicAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX1( );
+  public void      setX1( float x1 )
+                       throws DOMException;
+  public float   getY1( );
+  public void      setY1( float y1 )
+                       throws DOMException;
+  public float   getX2( );
+  public void      setX2( float x2 )
+                       throws DOMException;
+  public float   getY2( );
+  public void      setY2( float y2 )
+                       throws DOMException;
+}
index 4883ea1432c4a33d1642418dee9f804b57d412de..890d98ef705c271318bbdd303979a8e912fd02d9 100644 (file)
@@ -1,26 +1,26 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoCubicRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX1( );\r
-  public void      setX1( float x1 )\r
-                       throws DOMException;\r
-  public float   getY1( );\r
-  public void      setY1( float y1 )\r
-                       throws DOMException;\r
-  public float   getX2( );\r
-  public void      setX2( float x2 )\r
-                       throws DOMException;\r
-  public float   getY2( );\r
-  public void      setY2( float y2 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoCubicRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX1( );
+  public void      setX1( float x1 )
+                       throws DOMException;
+  public float   getY1( );
+  public void      setY1( float y1 )
+                       throws DOMException;
+  public float   getX2( );
+  public void      setX2( float x2 )
+                       throws DOMException;
+  public float   getY2( );
+  public void      setY2( float y2 )
+                       throws DOMException;
+}
index db806d7e810bbdb0956f80bb4ec69d97d8b3ed24..ede2644d83572d29dea4344d2790729bde93a02c 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoCubicSmoothAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX2( );\r
-  public void      setX2( float x2 )\r
-                       throws DOMException;\r
-  public float   getY2( );\r
-  public void      setY2( float y2 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoCubicSmoothAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX2( );
+  public void      setX2( float x2 )
+                       throws DOMException;
+  public float   getY2( );
+  public void      setY2( float y2 )
+                       throws DOMException;
+}
index 696bb6c9b9fb6912861d4cee7c58e4ed3a517dc5..2336ad69994e2f52d3efc0a6744b65bde3bcaf02 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoCubicSmoothRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX2( );\r
-  public void      setX2( float x2 )\r
-                       throws DOMException;\r
-  public float   getY2( );\r
-  public void      setY2( float y2 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoCubicSmoothRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX2( );
+  public void      setX2( float x2 )
+                       throws DOMException;
+  public float   getY2( );
+  public void      setY2( float y2 )
+                       throws DOMException;
+}
index db03df20edaf140922529e4df18eb6987d336279..9e3d742da8e7131fec1ac78a5d380ec50ee2be63 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoQuadraticAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX1( );\r
-  public void      setX1( float x1 )\r
-                       throws DOMException;\r
-  public float   getY1( );\r
-  public void      setY1( float y1 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoQuadraticAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX1( );
+  public void      setX1( float x1 )
+                       throws DOMException;
+  public float   getY1( );
+  public void      setY1( float y1 )
+                       throws DOMException;
+}
index 68f23942868e1e97bee5695411e2f4c5811afafc..bf2add7f4bec6d0fa18882178c6468faed3195fa 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoQuadraticRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float   getX1( );\r
-  public void      setX1( float x1 )\r
-                       throws DOMException;\r
-  public float   getY1( );\r
-  public void      setY1( float y1 )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoQuadraticRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float   getX1( );
+  public void      setX1( float x1 )
+                       throws DOMException;
+  public float   getY1( );
+  public void      setY1( float y1 )
+                       throws DOMException;
+}
index 307ab51827e16bc40a8fa0aaa820d1dcab5feb67..de08156ccf74854365d265cf03a20f5812de8207 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoQuadraticSmoothAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoQuadraticSmoothAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index 7fcfc3998891529f7cfe52b3e6701b5d7fff0001..2e434493e885392cce1ff92866be63b4950e324d 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegCurvetoQuadraticSmoothRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegCurvetoQuadraticSmoothRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index a4f55b9fae64f06f316c9f48a4f04c331e56cb47..e9d666f6cd8b0134b881fc599721f34d94915fd5 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index f045467c15254dc1620087a33881c12057a32060..6a30564d816917a519b4a45f4ed1e9f2a4a46b23 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoHorizontalAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoHorizontalAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+}
index 19f320d2d90ed4593a75b8471991098f1820a1d7..353dd607e58b72b5d4802f5a77642ae0c2179805 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoHorizontalRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoHorizontalRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+}
index f5abb2e305539fc08573e81aaf2fd5c197a9ebee..f41da390526d91ca009bd4a0b2ff04f1b8cb031a 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index b9bc9136f88a2e788f9a0080d09cf3b50452e594..77d4e70fe44156cdbfb280346d72e52be9b6d0a2 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoVerticalAbs extends \r
-               SVGPathSeg {\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoVerticalAbs extends 
+               SVGPathSeg {
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index 5a69a836bc818d0cce50593e3c5c6c29f85fcd86..fc46adcfec8a666539639561a29bd3732115a0e5 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegLinetoVerticalRel extends \r
-               SVGPathSeg {\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegLinetoVerticalRel extends 
+               SVGPathSeg {
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index 7d688f39ee300ede065bbccc0e6a03c408db8292..f5005e7c37fc2f0e5eeee5680d36f428143ab224 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public SVGPathSeg initialize ( SVGPathSeg newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGPathSeg getItem ( int index )\r
-                  throws DOMException;\r
-  public SVGPathSeg insertItemBefore ( SVGPathSeg newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGPathSeg replaceItem ( SVGPathSeg newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGPathSeg removeItem ( int index )\r
-                  throws DOMException;\r
-  public SVGPathSeg appendItem ( SVGPathSeg newItem )\r
-                  throws DOMException, SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public SVGPathSeg initialize ( SVGPathSeg newItem )
+                  throws DOMException, SVGException;
+  public SVGPathSeg getItem ( int index )
+                  throws DOMException;
+  public SVGPathSeg insertItemBefore ( SVGPathSeg newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGPathSeg replaceItem ( SVGPathSeg newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGPathSeg removeItem ( int index )
+                  throws DOMException;
+  public SVGPathSeg appendItem ( SVGPathSeg newItem )
+                  throws DOMException, SVGException;
+}
index 20bd8250e792d52a025c29e774f3d3fd6094727d..80642f5b3823c68a5659c2c2fb663ed1026eae65 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegMovetoAbs extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegMovetoAbs extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index 95ec75fd8205c450016d6d2af575100f5a844071..405c56fbca1fdd7699e1f54daf036dcb6d2b6cfc 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPathSegMovetoRel extends \r
-               SVGPathSeg {\r
-  public float   getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float   getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPathSegMovetoRel extends 
+               SVGPathSeg {
+  public float   getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float   getY( );
+  public void      setY( float y )
+                       throws DOMException;
+}
index a6ce5ca274fd46f4d8a53e01e3786234d71938cd..cfa14717366faa26f1b249d326e2daf26ecac44f 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGPatternElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGFitToViewBox,\r
-               SVGUnitTypes {\r
-  public SVGAnimatedEnumeration   getPatternUnits( );\r
-  public SVGAnimatedEnumeration   getPatternContentUnits( );\r
-  public SVGAnimatedTransformList getPatternTransform( );\r
-  public SVGAnimatedLength        getX( );\r
-  public SVGAnimatedLength        getY( );\r
-  public SVGAnimatedLength        getWidth( );\r
-  public SVGAnimatedLength        getHeight( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGPatternElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGFitToViewBox,
+               SVGUnitTypes {
+  public SVGAnimatedEnumeration   getPatternUnits( );
+  public SVGAnimatedEnumeration   getPatternContentUnits( );
+  public SVGAnimatedTransformList getPatternTransform( );
+  public SVGAnimatedLength        getX( );
+  public SVGAnimatedLength        getY( );
+  public SVGAnimatedLength        getWidth( );
+  public SVGAnimatedLength        getHeight( );
+}
index 441b65c14aa5453dac62109d80e01663c031381c..982576cd23ec7645bfc5a01077c952af4eba5416 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPoint {\r
-  public float getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-\r
-  public SVGPoint matrixTransform ( SVGMatrix matrix );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPoint {
+  public float getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float getY( );
+  public void      setY( float y )
+                       throws DOMException;
+
+  public SVGPoint matrixTransform ( SVGMatrix matrix );
+}
index b3e41c654b72a45f6b27b791f3a43f940afc6e65..8fe262a9e592cfd13ffed6c6862ad01e8528a641 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPointList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public SVGPoint initialize ( SVGPoint newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGPoint getItem ( int index )\r
-                  throws DOMException;\r
-  public SVGPoint insertItemBefore ( SVGPoint newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGPoint replaceItem ( SVGPoint newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGPoint removeItem ( int index )\r
-                  throws DOMException;\r
-  public SVGPoint appendItem ( SVGPoint newItem )\r
-                  throws DOMException, SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPointList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public SVGPoint initialize ( SVGPoint newItem )
+                  throws DOMException, SVGException;
+  public SVGPoint getItem ( int index )
+                  throws DOMException;
+  public SVGPoint insertItemBefore ( SVGPoint newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGPoint replaceItem ( SVGPoint newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGPoint removeItem ( int index )
+                  throws DOMException;
+  public SVGPoint appendItem ( SVGPoint newItem )
+                  throws DOMException, SVGException;
+}
index 62b905ecdf43f5982fdcd123cdef7eb1326d6d1b..6171fb69c3e4e4e99370b7e035aa38461c4d9536 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGPolygonElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget,\r
-               SVGAnimatedPoints {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGPolygonElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget,
+               SVGAnimatedPoints {
+}
index 402b68c5fa29d4f5cbd907f8d604da5591df5549..9fad2ab314aa23436431e2152b92c6b07683215e 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGPolylineElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget,\r
-               SVGAnimatedPoints {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGPolylineElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget,
+               SVGAnimatedPoints {
+}
index b276f4320915b34abd9e7f9c81685253cb69003e..919569dac99003f11bdfd9f07a5ec26fa915379d 100644 (file)
@@ -1,30 +1,30 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGPreserveAspectRatio {\r
-  // Alignment Types\r
-  public static final short SVG_PRESERVEASPECTRATIO_UNKNOWN   = 0;\r
-  public static final short SVG_PRESERVEASPECTRATIO_NONE     = 1;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMINYMIN = 2;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMIN = 3;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMIN = 4;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMINYMID = 5;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMID = 6;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMID = 7;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMINYMAX = 8;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMAX = 9;\r
-  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMAX = 10;\r
-  // Meet-or-slice Types\r
-  public static final short SVG_MEETORSLICE_UNKNOWN   = 0;\r
-  public static final short SVG_MEETORSLICE_MEET  = 1;\r
-  public static final short SVG_MEETORSLICE_SLICE = 2;\r
-\r
-  public short getAlign( );\r
-  public void      setAlign( short align )\r
-                       throws DOMException;\r
-  public short getMeetOrSlice( );\r
-  public void      setMeetOrSlice( short meetOrSlice )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGPreserveAspectRatio {
+  // Alignment Types
+  public static final short SVG_PRESERVEASPECTRATIO_UNKNOWN   = 0;
+  public static final short SVG_PRESERVEASPECTRATIO_NONE     = 1;
+  public static final short SVG_PRESERVEASPECTRATIO_XMINYMIN = 2;
+  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMIN = 3;
+  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMIN = 4;
+  public static final short SVG_PRESERVEASPECTRATIO_XMINYMID = 5;
+  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMID = 6;
+  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMID = 7;
+  public static final short SVG_PRESERVEASPECTRATIO_XMINYMAX = 8;
+  public static final short SVG_PRESERVEASPECTRATIO_XMIDYMAX = 9;
+  public static final short SVG_PRESERVEASPECTRATIO_XMAXYMAX = 10;
+  // Meet-or-slice Types
+  public static final short SVG_MEETORSLICE_UNKNOWN   = 0;
+  public static final short SVG_MEETORSLICE_MEET  = 1;
+  public static final short SVG_MEETORSLICE_SLICE = 2;
+
+  public short getAlign( );
+  public void      setAlign( short align )
+                       throws DOMException;
+  public short getMeetOrSlice( );
+  public void      setMeetOrSlice( short meetOrSlice )
+                       throws DOMException;
+}
index 530735074ebfcda8b4cfd22b9e3ab8ee443d00e8..6c8af9294ab3d6502875c9bfc1d51649d4658605 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGRadialGradientElement extends \r
-               SVGGradientElement {\r
-  public SVGAnimatedLength getCx( );\r
-  public SVGAnimatedLength getCy( );\r
-  public SVGAnimatedLength getR( );\r
-  public SVGAnimatedLength getFx( );\r
-  public SVGAnimatedLength getFy( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGRadialGradientElement extends 
+               SVGGradientElement {
+  public SVGAnimatedLength getCx( );
+  public SVGAnimatedLength getCy( );
+  public SVGAnimatedLength getR( );
+  public SVGAnimatedLength getFx( );
+  public SVGAnimatedLength getFy( );
+}
index c55453ce366165e671b98ebd69cda407ccaabb13..fd6de06031ab6e0f3cba8747f404dd02e5d39750 100644 (file)
@@ -1,19 +1,19 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGRect {\r
-  public float getX( );\r
-  public void      setX( float x )\r
-                       throws DOMException;\r
-  public float getY( );\r
-  public void      setY( float y )\r
-                       throws DOMException;\r
-  public float getWidth( );\r
-  public void      setWidth( float width )\r
-                       throws DOMException;\r
-  public float getHeight( );\r
-  public void      setHeight( float height )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGRect {
+  public float getX( );
+  public void      setX( float x )
+                       throws DOMException;
+  public float getY( );
+  public void      setY( float y )
+                       throws DOMException;
+  public float getWidth( );
+  public void      setWidth( float width )
+                       throws DOMException;
+  public float getHeight( );
+  public void      setHeight( float height )
+                       throws DOMException;
+}
index aec04b0c104ea066973a2b613acbfa52ebd3dbac..4c79150f3651a496634107036c932e3b1a8d6fbe 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGRectElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-  public SVGAnimatedLength getWidth( );\r
-  public SVGAnimatedLength getHeight( );\r
-  public SVGAnimatedLength getRx( );\r
-  public SVGAnimatedLength getRy( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGRectElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+  public SVGAnimatedLength getWidth( );
+  public SVGAnimatedLength getHeight( );
+  public SVGAnimatedLength getRx( );
+  public SVGAnimatedLength getRy( );
+}
index 81b61c50db2d42e54be168f8e9708c0f17674918..fc46f9f79cfe495b0e1e5a8502509101de524073 100644 (file)
@@ -1,12 +1,12 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGRenderingIntent {\r
-  // Rendering Intent Types\r
-  public static final short RENDERING_INTENT_UNKNOWN               = 0;\r
-  public static final short RENDERING_INTENT_AUTO                  = 1;\r
-  public static final short RENDERING_INTENT_PERCEPTUAL            = 2;\r
-  public static final short RENDERING_INTENT_RELATIVE_COLORIMETRIC = 3;\r
-  public static final short RENDERING_INTENT_SATURATION            = 4;\r
-  public static final short RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5;\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGRenderingIntent {
+  // Rendering Intent Types
+  public static final short RENDERING_INTENT_UNKNOWN               = 0;
+  public static final short RENDERING_INTENT_AUTO                  = 1;
+  public static final short RENDERING_INTENT_PERCEPTUAL            = 2;
+  public static final short RENDERING_INTENT_RELATIVE_COLORIMETRIC = 3;
+  public static final short RENDERING_INTENT_SATURATION            = 4;
+  public static final short RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5;
+}
index 2fefaaaca8b81768ecfec0b10ef12c464b95eab7..6507a130423d94e65c0aed93065ff7fa3875f6a7 100644 (file)
@@ -1,74 +1,74 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.DocumentEvent;\r
-import org.w3c.dom.events.EventTarget;\r
-import org.w3c.dom.DOMException;\r
-import org.w3c.dom.NodeList;\r
-import org.w3c.dom.Element;\r
-import org.w3c.dom.css.ViewCSS;\r
-import org.w3c.dom.css.DocumentCSS;\r
-import org.w3c.dom.css.RGBColor;\r
-\r
-public interface SVGSVGElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGLocatable,\r
-               SVGFitToViewBox,\r
-               SVGZoomAndPan,\r
-               EventTarget,\r
-               DocumentEvent,\r
-               ViewCSS,\r
-               DocumentCSS {\r
-  public SVGAnimatedLength getX( );\r
-  public SVGAnimatedLength getY( );\r
-  public SVGAnimatedLength getWidth( );\r
-  public SVGAnimatedLength getHeight( );\r
-  public String         getContentScriptType( );\r
-  public void      setContentScriptType( String contentScriptType )\r
-                       throws DOMException;\r
-  public String         getContentStyleType( );\r
-  public void      setContentStyleType( String contentStyleType )\r
-                       throws DOMException;\r
-  public SVGRect           getViewport( );\r
-  public float getPixelUnitToMillimeterX( );\r
-  public float getPixelUnitToMillimeterY( );\r
-  public float getScreenPixelToMillimeterX( );\r
-  public float getScreenPixelToMillimeterY( );\r
-  public boolean getUseCurrentView( );\r
-  public void      setUseCurrentView( boolean useCurrentView )\r
-                       throws DOMException;\r
-  public SVGViewSpec getCurrentView( );\r
-  public float getCurrentScale( );\r
-  public void      setCurrentScale( float currentScale )\r
-                       throws DOMException;\r
-  public SVGPoint getCurrentTranslate( );\r
-\r
-  public int          suspendRedraw ( int max_wait_milliseconds );\r
-  public void          unsuspendRedraw ( int suspend_handle_id )\r
-                  throws DOMException;\r
-  public void          unsuspendRedrawAll (  );\r
-  public void          forceRedraw (  );\r
-  public void          pauseAnimations (  );\r
-  public void          unpauseAnimations (  );\r
-  public boolean       animationsPaused (  );\r
-  public float         getCurrentTime (  );\r
-  public void          setCurrentTime ( float seconds );\r
-  public NodeList      getIntersectionList ( SVGRect rect, SVGElement referenceElement );\r
-  public NodeList      getEnclosureList ( SVGRect rect, SVGElement referenceElement );\r
-  public boolean       checkIntersection ( SVGElement element, SVGRect rect );\r
-  public boolean       checkEnclosure ( SVGElement element, SVGRect rect );\r
-  public void          deselectAll (  );\r
-  public SVGNumber              createSVGNumber (  );\r
-  public SVGLength              createSVGLength (  );\r
-  public SVGAngle               createSVGAngle (  );\r
-  public SVGPoint               createSVGPoint (  );\r
-  public SVGMatrix              createSVGMatrix (  );\r
-  public SVGRect                createSVGRect (  );\r
-  public SVGTransform           createSVGTransform (  );\r
-  public SVGTransform     createSVGTransformFromMatrix ( SVGMatrix matrix );\r
-  public Element         getElementById ( String elementId );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.DocumentEvent;
+import org.w3c.dom.events.EventTarget;
+import org.w3c.dom.DOMException;
+import org.w3c.dom.NodeList;
+import org.w3c.dom.Element;
+import org.w3c.dom.css.ViewCSS;
+import org.w3c.dom.css.DocumentCSS;
+import org.w3c.dom.css.RGBColor;
+
+public interface SVGSVGElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGLocatable,
+               SVGFitToViewBox,
+               SVGZoomAndPan,
+               EventTarget,
+               DocumentEvent,
+               ViewCSS,
+               DocumentCSS {
+  public SVGAnimatedLength getX( );
+  public SVGAnimatedLength getY( );
+  public SVGAnimatedLength getWidth( );
+  public SVGAnimatedLength getHeight( );
+  public String         getContentScriptType( );
+  public void      setContentScriptType( String contentScriptType )
+                       throws DOMException;
+  public String         getContentStyleType( );
+  public void      setContentStyleType( String contentStyleType )
+                       throws DOMException;
+  public SVGRect           getViewport( );
+  public float getPixelUnitToMillimeterX( );
+  public float getPixelUnitToMillimeterY( );
+  public float getScreenPixelToMillimeterX( );
+  public float getScreenPixelToMillimeterY( );
+  public boolean getUseCurrentView( );
+  public void      setUseCurrentView( boolean useCurrentView )
+                       throws DOMException;
+  public SVGViewSpec getCurrentView( );
+  public float getCurrentScale( );
+  public void      setCurrentScale( float currentScale )
+                       throws DOMException;
+  public SVGPoint getCurrentTranslate( );
+
+  public int          suspendRedraw ( int max_wait_milliseconds );
+  public void          unsuspendRedraw ( int suspend_handle_id )
+                  throws DOMException;
+  public void          unsuspendRedrawAll (  );
+  public void          forceRedraw (  );
+  public void          pauseAnimations (  );
+  public void          unpauseAnimations (  );
+  public boolean       animationsPaused (  );
+  public float         getCurrentTime (  );
+  public void          setCurrentTime ( float seconds );
+  public NodeList      getIntersectionList ( SVGRect rect, SVGElement referenceElement );
+  public NodeList      getEnclosureList ( SVGRect rect, SVGElement referenceElement );
+  public boolean       checkIntersection ( SVGElement element, SVGRect rect );
+  public boolean       checkEnclosure ( SVGElement element, SVGRect rect );
+  public void          deselectAll (  );
+  public SVGNumber              createSVGNumber (  );
+  public SVGLength              createSVGLength (  );
+  public SVGAngle               createSVGAngle (  );
+  public SVGPoint               createSVGPoint (  );
+  public SVGMatrix              createSVGMatrix (  );
+  public SVGRect                createSVGRect (  );
+  public SVGTransform           createSVGTransform (  );
+  public SVGTransform     createSVGTransformFromMatrix ( SVGMatrix matrix );
+  public Element         getElementById ( String elementId );
+}
index 7dd0a6075736725144108ffa31c84ee1aecd6a1f..14863e6eb8c11eda8540bf209cbd2d65445d751e 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGScriptElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGExternalResourcesRequired {\r
-  public String getType( );\r
-  public void      setType( String type )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGScriptElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGExternalResourcesRequired {
+  public String getType( );
+  public void      setType( String type )
+                       throws DOMException;
+}
index 568e90e0cbef53315e85c516f08e601ab24af811..0ca9c09ef652904da432eded70ac0bfc03126992 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGSetElement extends \r
-               SVGAnimationElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGSetElement extends 
+               SVGAnimationElement {
+}
index 250c5e0fa80702f604219f7d22b304d45c6a1563..5865e6e60b797c3cc56c8f0632966e90ed1cd206 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGStopElement extends \r
-               SVGElement,\r
-               SVGStylable {\r
-  public SVGAnimatedNumber getOffset( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGStopElement extends 
+               SVGElement,
+               SVGStylable {
+  public SVGAnimatedNumber getOffset( );
+}
index 05f860cc93593584c159528c183a87c0a795fcab..d0fa0df9ceab39e051d899df6dc83fc503fd39c5 100644 (file)
@@ -1,23 +1,23 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGStringList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public String initialize ( String newItem )\r
-                  throws DOMException, SVGException;\r
-  public String getItem ( int index )\r
-                  throws DOMException;\r
-  public String insertItemBefore ( String newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public String replaceItem ( String newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public String removeItem ( int index )\r
-                  throws DOMException;\r
-  public String appendItem ( String newItem )\r
-                  throws DOMException, SVGException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGStringList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public String initialize ( String newItem )
+                  throws DOMException, SVGException;
+  public String getItem ( int index )
+                  throws DOMException;
+  public String insertItemBefore ( String newItem, int index )
+                  throws DOMException, SVGException;
+  public String replaceItem ( String newItem, int index )
+                  throws DOMException, SVGException;
+  public String removeItem ( int index )
+                  throws DOMException;
+  public String appendItem ( String newItem )
+                  throws DOMException, SVGException;
+}
index 0d547c66682931cb668fe84c71a1d0884c059279..82c4913f83c38f44c61fa0e199d5330a16747ddf 100644 (file)
@@ -1,12 +1,12 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.css.CSSStyleDeclaration;\r
-import org.w3c.dom.css.CSSValue;\r
-\r
-public interface SVGStylable {\r
-  public SVGAnimatedString getClassName( );\r
-  public CSSStyleDeclaration getStyle( );\r
-\r
-  public CSSValue getPresentationAttribute ( String name );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.css.CSSStyleDeclaration;
+import org.w3c.dom.css.CSSValue;
+
+public interface SVGStylable {
+  public SVGAnimatedString getClassName( );
+  public CSSStyleDeclaration getStyle( );
+
+  public CSSValue getPresentationAttribute ( String name );
+}
index b8e110ef4bcdcf90f4838960eb13d59583050369..1051ef67f51c977ef6808170625d674e80f8b356 100644 (file)
@@ -1,20 +1,20 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGStyleElement extends \r
-               SVGElement {\r
-  public String getXMLspace( );\r
-  public void      setXMLspace( String xmlspace )\r
-                       throws DOMException;\r
-  public String getType( );\r
-  public void      setType( String type )\r
-                       throws DOMException;\r
-  public String getMedia( );\r
-  public void      setMedia( String media )\r
-                       throws DOMException;\r
-  public String getTitle( );\r
-  public void      setTitle( String title )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGStyleElement extends 
+               SVGElement {
+  public String getXMLspace( );
+  public void      setXMLspace( String xmlspace )
+                       throws DOMException;
+  public String getType( );
+  public void      setType( String type )
+                       throws DOMException;
+  public String getMedia( );
+  public void      setMedia( String media )
+                       throws DOMException;
+  public String getTitle( );
+  public void      setTitle( String title )
+                       throws DOMException;
+}
index 0db51f1a0987170346bba30562d74c9f337c6036..c5187563bb870e7f0af416bafa2acbc1735c1b27 100644 (file)
@@ -1,14 +1,14 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGSwitchElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGSwitchElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+}
index c2bb0e2e9e0ede52cb1ac1888a4358e140776a56..ee288bc9282c783fd0fce74a75c7494e4f252a5a 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGSymbolElement extends \r
-               SVGElement,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGFitToViewBox,\r
-               EventTarget {\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGSymbolElement extends 
+               SVGElement,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGFitToViewBox,
+               EventTarget {
+}
index 493c88362f074b014e358320a934a3f514fb1cee..2d8202ede14e76f4cf9c0621b6626042c4ff17d4 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTRefElement extends \r
-               SVGTextPositioningElement,\r
-               SVGURIReference {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTRefElement extends 
+               SVGTextPositioningElement,
+               SVGURIReference {
+}
index 0c450ca80d7f3976ab0c94d05bcf71e624a5489b..729b857dbdf5cedb91174cd2e72c209787fc7930 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTSpanElement extends \r
-               SVGTextPositioningElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTSpanElement extends 
+               SVGTextPositioningElement {
+}
index 4e0d6a4e2366545a96ca58546c018b9881f12c13..a7026a5b043d6626f0f9e713eabe8f5b08ec4de2 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTests {\r
-  public SVGStringList getRequiredFeatures( );\r
-  public SVGStringList getRequiredExtensions( );\r
-  public SVGStringList getSystemLanguage( );\r
-\r
-  public boolean hasExtension ( String extension );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTests {
+  public SVGStringList getRequiredFeatures( );
+  public SVGStringList getRequiredExtensions( );
+  public SVGStringList getSystemLanguage( );
+
+  public boolean hasExtension ( String extension );
+}
index 7f27be2f69dbfac6bd5fca7ffdf7aa590ef4c7d9..c7c212961d55c9fdff2223c8e48919c7d84de21e 100644 (file)
@@ -1,37 +1,37 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGTextContentElement extends \r
-               SVGElement,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               EventTarget {\r
-  // lengthAdjust Types\r
-  public static final short LENGTHADJUST_UNKNOWN   = 0;\r
-  public static final short LENGTHADJUST_SPACING     = 1;\r
-  public static final short LENGTHADJUST_SPACINGANDGLYPHS     = 2;\r
-\r
-  public SVGAnimatedLength      getTextLength( );\r
-  public SVGAnimatedEnumeration getLengthAdjust( );\r
-\r
-  public int      getNumberOfChars (  );\r
-  public float    getComputedTextLength (  );\r
-  public float    getSubStringLength ( int charnum, int nchars )\r
-                  throws DOMException;\r
-  public SVGPoint getStartPositionOfChar ( int charnum )\r
-                  throws DOMException;\r
-  public SVGPoint getEndPositionOfChar ( int charnum )\r
-                  throws DOMException;\r
-  public SVGRect  getExtentOfChar ( int charnum )\r
-                  throws DOMException;\r
-  public float    getRotationOfChar ( int charnum )\r
-                  throws DOMException;\r
-  public int      getCharNumAtPosition ( SVGPoint point );\r
-  public void     selectSubString ( int charnum, int nchars )\r
-                  throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+import org.w3c.dom.DOMException;
+
+public interface SVGTextContentElement extends 
+               SVGElement,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               EventTarget {
+  // lengthAdjust Types
+  public static final short LENGTHADJUST_UNKNOWN   = 0;
+  public static final short LENGTHADJUST_SPACING     = 1;
+  public static final short LENGTHADJUST_SPACINGANDGLYPHS     = 2;
+
+  public SVGAnimatedLength      getTextLength( );
+  public SVGAnimatedEnumeration getLengthAdjust( );
+
+  public int      getNumberOfChars (  );
+  public float    getComputedTextLength (  );
+  public float    getSubStringLength ( int charnum, int nchars )
+                  throws DOMException;
+  public SVGPoint getStartPositionOfChar ( int charnum )
+                  throws DOMException;
+  public SVGPoint getEndPositionOfChar ( int charnum )
+                  throws DOMException;
+  public SVGRect  getExtentOfChar ( int charnum )
+                  throws DOMException;
+  public float    getRotationOfChar ( int charnum )
+                  throws DOMException;
+  public int      getCharNumAtPosition ( SVGPoint point );
+  public void     selectSubString ( int charnum, int nchars )
+                  throws DOMException;
+}
index a77c88c098b416d2268af6894b1c6d43a828a773..f25cc3c20223057cc8e93d75fab821db7cfc08e2 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTextElement extends \r
-               SVGTextPositioningElement,\r
-               SVGTransformable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTextElement extends 
+               SVGTextPositioningElement,
+               SVGTransformable {
+}
index bbd56a4a9a492a3278a55618c127382f391a8f42..0a8a256ad9b03d556846dc0ece7e0daf9bece4b2 100644 (file)
@@ -1,19 +1,19 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTextPathElement extends \r
-               SVGTextContentElement,\r
-               SVGURIReference {\r
-  // textPath Method Types\r
-  public static final short TEXTPATH_METHODTYPE_UNKNOWN   = 0;\r
-  public static final short TEXTPATH_METHODTYPE_ALIGN     = 1;\r
-  public static final short TEXTPATH_METHODTYPE_STRETCH     = 2;\r
-  // textPath Spacing Types\r
-  public static final short TEXTPATH_SPACINGTYPE_UNKNOWN   = 0;\r
-  public static final short TEXTPATH_SPACINGTYPE_AUTO     = 1;\r
-  public static final short TEXTPATH_SPACINGTYPE_EXACT     = 2;\r
-\r
-  public SVGAnimatedLength              getStartOffset( );\r
-  public SVGAnimatedEnumeration getMethod( );\r
-  public SVGAnimatedEnumeration getSpacing( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTextPathElement extends 
+               SVGTextContentElement,
+               SVGURIReference {
+  // textPath Method Types
+  public static final short TEXTPATH_METHODTYPE_UNKNOWN   = 0;
+  public static final short TEXTPATH_METHODTYPE_ALIGN     = 1;
+  public static final short TEXTPATH_METHODTYPE_STRETCH     = 2;
+  // textPath Spacing Types
+  public static final short TEXTPATH_SPACINGTYPE_UNKNOWN   = 0;
+  public static final short TEXTPATH_SPACINGTYPE_AUTO     = 1;
+  public static final short TEXTPATH_SPACINGTYPE_EXACT     = 2;
+
+  public SVGAnimatedLength              getStartOffset( );
+  public SVGAnimatedEnumeration getMethod( );
+  public SVGAnimatedEnumeration getSpacing( );
+}
index 93b9b60f50757ea414443bc5086da540e16016ce..d47887b8d82bd3524b3df05f0f4e8adb2e3c6ff6 100644 (file)
@@ -1,11 +1,11 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTextPositioningElement extends \r
-               SVGTextContentElement {\r
-  public SVGAnimatedLengthList getX( );\r
-  public SVGAnimatedLengthList getY( );\r
-  public SVGAnimatedLengthList getDx( );\r
-  public SVGAnimatedLengthList getDy( );\r
-  public SVGAnimatedNumberList getRotate( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTextPositioningElement extends 
+               SVGTextContentElement {
+  public SVGAnimatedLengthList getX( );
+  public SVGAnimatedLengthList getY( );
+  public SVGAnimatedLengthList getDx( );
+  public SVGAnimatedLengthList getDy( );
+  public SVGAnimatedNumberList getRotate( );
+}
index 1252a15e28aff365202fe45054baecf0a1658523..cbf45fe2a344c605da6f00d61b1f9aaaeef44be1 100644 (file)
@@ -1,8 +1,8 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTitleElement extends \r
-               SVGElement,\r
-               SVGLangSpace,\r
-               SVGStylable {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTitleElement extends 
+               SVGElement,
+               SVGLangSpace,
+               SVGStylable {
+}
index 2778d7a4449177d50bae475e77fe3806ab9c0447..16df6080fa87d9666f27d44143d9b0a84b5af1a6 100644 (file)
@@ -1,24 +1,24 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTransform {\r
-  // Transform Types\r
-  public static final short SVG_TRANSFORM_UNKNOWN   = 0;\r
-  public static final short SVG_TRANSFORM_MATRIX    = 1;\r
-  public static final short SVG_TRANSFORM_TRANSLATE = 2;\r
-  public static final short SVG_TRANSFORM_SCALE     = 3;\r
-  public static final short SVG_TRANSFORM_ROTATE    = 4;\r
-  public static final short SVG_TRANSFORM_SKEWX     = 5;\r
-  public static final short SVG_TRANSFORM_SKEWY     = 6;\r
-\r
-  public short getType( );\r
-  public SVGMatrix getMatrix( );\r
-  public float getAngle( );\r
-\r
-  public void setMatrix ( SVGMatrix matrix );\r
-  public void setTranslate ( float tx, float ty );\r
-  public void setScale ( float sx, float sy );\r
-  public void setRotate ( float angle, float cx, float cy );\r
-  public void setSkewX ( float angle );\r
-  public void setSkewY ( float angle );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTransform {
+  // Transform Types
+  public static final short SVG_TRANSFORM_UNKNOWN   = 0;
+  public static final short SVG_TRANSFORM_MATRIX    = 1;
+  public static final short SVG_TRANSFORM_TRANSLATE = 2;
+  public static final short SVG_TRANSFORM_SCALE     = 3;
+  public static final short SVG_TRANSFORM_ROTATE    = 4;
+  public static final short SVG_TRANSFORM_SKEWX     = 5;
+  public static final short SVG_TRANSFORM_SKEWY     = 6;
+
+  public short getType( );
+  public SVGMatrix getMatrix( );
+  public float getAngle( );
+
+  public void setMatrix ( SVGMatrix matrix );
+  public void setTranslate ( float tx, float ty );
+  public void setScale ( float sx, float sy );
+  public void setRotate ( float angle, float cx, float cy );
+  public void setSkewX ( float angle );
+  public void setSkewY ( float angle );
+}
index 238d2a75c20fc6e34edd38b583ce74023c0d23cc..3e3a4c21705ffb2fb1e1c4a0b9d20d4ceb782a21 100644 (file)
@@ -1,25 +1,25 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGTransformList {\r
-  public int getNumberOfItems( );\r
-\r
-  public void   clear (  )\r
-                  throws DOMException;\r
-  public SVGTransform initialize ( SVGTransform newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGTransform getItem ( int index )\r
-                  throws DOMException;\r
-  public SVGTransform insertItemBefore ( SVGTransform newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGTransform replaceItem ( SVGTransform newItem, int index )\r
-                  throws DOMException, SVGException;\r
-  public SVGTransform removeItem ( int index )\r
-                  throws DOMException;\r
-  public SVGTransform appendItem ( SVGTransform newItem )\r
-                  throws DOMException, SVGException;\r
-  public SVGTransform createSVGTransformFromMatrix ( SVGMatrix matrix );\r
-  public SVGTransform consolidate (  );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGTransformList {
+  public int getNumberOfItems( );
+
+  public void   clear (  )
+                  throws DOMException;
+  public SVGTransform initialize ( SVGTransform newItem )
+                  throws DOMException, SVGException;
+  public SVGTransform getItem ( int index )
+                  throws DOMException;
+  public SVGTransform insertItemBefore ( SVGTransform newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGTransform replaceItem ( SVGTransform newItem, int index )
+                  throws DOMException, SVGException;
+  public SVGTransform removeItem ( int index )
+                  throws DOMException;
+  public SVGTransform appendItem ( SVGTransform newItem )
+                  throws DOMException, SVGException;
+  public SVGTransform createSVGTransformFromMatrix ( SVGMatrix matrix );
+  public SVGTransform consolidate (  );
+}
index d3db6e6e32c9d94bd2b2f812d55cd9e11c53884b..9abaaf0b1b72ad546deeb57fc55aa6ed5ffc7e08 100644 (file)
@@ -1,7 +1,7 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGTransformable extends \r
-               SVGLocatable {\r
-  public SVGAnimatedTransformList getTransform( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGTransformable extends 
+               SVGLocatable {
+  public SVGAnimatedTransformList getTransform( );
+}
index c876e119b9edaf76025e8c1367c55ecc0fb591f8..3f2f784dfdbafef0414be8d2dd5b44ca5e748095 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGURIReference {\r
-  public SVGAnimatedString getHref( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGURIReference {
+  public SVGAnimatedString getHref( );
+}
index b883e557a5807ac16e9ea0a15d2cacd4b7cc1f7a..9fc7685e9295a64d95a44ee359d5ab285e25353d 100644 (file)
@@ -1,9 +1,9 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGUnitTypes {\r
-  // Unit Types\r
-  public static final short SVG_UNIT_TYPE_UNKNOWN           = 0;\r
-  public static final short SVG_UNIT_TYPE_USERSPACEONUSE    = 1;\r
-  public static final short SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2;\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGUnitTypes {
+  // Unit Types
+  public static final short SVG_UNIT_TYPE_UNKNOWN           = 0;
+  public static final short SVG_UNIT_TYPE_USERSPACEONUSE    = 1;
+  public static final short SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2;
+}
index cfbb8f3842fbf45415c5460d287c35a564677001..3ce448141a68f8909f8911c4d2f901609f97ab3e 100644 (file)
@@ -1,21 +1,21 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.EventTarget;\r
-\r
-public interface SVGUseElement extends \r
-               SVGElement,\r
-               SVGURIReference,\r
-               SVGTests,\r
-               SVGLangSpace,\r
-               SVGExternalResourcesRequired,\r
-               SVGStylable,\r
-               SVGTransformable,\r
-               EventTarget {\r
-  public SVGAnimatedLength   getX( );\r
-  public SVGAnimatedLength   getY( );\r
-  public SVGAnimatedLength   getWidth( );\r
-  public SVGAnimatedLength   getHeight( );\r
-  public SVGElementInstance getInstanceRoot( );\r
-  public SVGElementInstance getAnimatedInstanceRoot( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.EventTarget;
+
+public interface SVGUseElement extends 
+               SVGElement,
+               SVGURIReference,
+               SVGTests,
+               SVGLangSpace,
+               SVGExternalResourcesRequired,
+               SVGStylable,
+               SVGTransformable,
+               EventTarget {
+  public SVGAnimatedLength   getX( );
+  public SVGAnimatedLength   getY( );
+  public SVGAnimatedLength   getWidth( );
+  public SVGAnimatedLength   getHeight( );
+  public SVGElementInstance getInstanceRoot( );
+  public SVGElementInstance getAnimatedInstanceRoot( );
+}
index 9236d7033a9e83764aa541b38ec90835664812cf..cc2e4f4f19cd5953d330f5de15b1e9b81ace7b2e 100644 (file)
@@ -1,6 +1,6 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGVKernElement extends \r
-               SVGElement {\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGVKernElement extends 
+               SVGElement {
+}
index e18d8bb2ce33412f8db2de803f76dcaad7c89cbf..08adbecd8c29c90216fb867d2b3ef0797c8315b8 100644 (file)
@@ -1,10 +1,10 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGViewElement extends \r
-               SVGElement,\r
-               SVGExternalResourcesRequired,\r
-               SVGFitToViewBox,\r
-               SVGZoomAndPan {\r
-  public SVGStringList getViewTarget( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGViewElement extends 
+               SVGElement,
+               SVGExternalResourcesRequired,
+               SVGFitToViewBox,
+               SVGZoomAndPan {
+  public SVGStringList getViewTarget( );
+}
index a0200f04129d858578aff77de371ec879c762635..97ef6bad9d663e06ac427aa3bd4ef196e437dbda 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-public interface SVGViewSpec extends \r
-               SVGZoomAndPan,\r
-               SVGFitToViewBox {\r
-  public SVGTransformList getTransform( );\r
-  public SVGElement       getViewTarget( );\r
-  public String        getViewBoxString( );\r
-  public String        getPreserveAspectRatioString( );\r
-  public String        getTransformString( );\r
-  public String        getViewTargetString( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+public interface SVGViewSpec extends 
+               SVGZoomAndPan,
+               SVGFitToViewBox {
+  public SVGTransformList getTransform( );
+  public SVGElement       getViewTarget( );
+  public String        getViewBoxString( );
+  public String        getPreserveAspectRatioString( );
+  public String        getTransformString( );
+  public String        getViewTargetString( );
+}
index 6d35ac5520d2a684a7663b3f53e18c5a4f730dcb..f8f910eb4934b8dd1b384af5c4e93f4bca636de7 100644 (file)
@@ -1,15 +1,15 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.DOMException;\r
-\r
-public interface SVGZoomAndPan {\r
-  // Zoom and Pan Types\r
-  public static final short SVG_ZOOMANDPAN_UNKNOWN   = 0;\r
-  public static final short SVG_ZOOMANDPAN_DISABLE = 1;\r
-  public static final short SVG_ZOOMANDPAN_MAGNIFY = 2;\r
-\r
-  public short getZoomAndPan( );\r
-  public void      setZoomAndPan( short zoomAndPan )\r
-                       throws DOMException;\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.DOMException;
+
+public interface SVGZoomAndPan {
+  // Zoom and Pan Types
+  public static final short SVG_ZOOMANDPAN_UNKNOWN   = 0;
+  public static final short SVG_ZOOMANDPAN_DISABLE = 1;
+  public static final short SVG_ZOOMANDPAN_MAGNIFY = 2;
+
+  public short getZoomAndPan( );
+  public void      setZoomAndPan( short zoomAndPan )
+                       throws DOMException;
+}
index 742b3ce4774e1a9ad08a51b92747bc5e8b72faa4..7ab430d2b9daffa39ae0785ad40174c43f31f837 100644 (file)
@@ -1,13 +1,13 @@
-\r
-package org.w3c.dom.svg;\r
-\r
-import org.w3c.dom.events.UIEvent;\r
-\r
-public interface SVGZoomEvent extends \r
-               UIEvent {\r
-  public SVGRect getZoomRectScreen( );\r
-  public float getPreviousScale( );\r
-  public SVGPoint getPreviousTranslate( );\r
-  public float getNewScale( );\r
-  public SVGPoint getNewTranslate( );\r
-}\r
+
+package org.w3c.dom.svg;
+
+import org.w3c.dom.events.UIEvent;
+
+public interface SVGZoomEvent extends 
+               UIEvent {
+  public SVGRect getZoomRectScreen( );
+  public float getPreviousScale( );
+  public SVGPoint getPreviousTranslate( );
+  public float getNewScale( );
+  public SVGPoint getNewTranslate( );
+}