Uses of Class
org.vectomatic.dom.svg.OMSVGAnimatedString

Packages that use OMSVGAnimatedString
org.vectomatic.dom.svg Wrapper classes representing the bulk of libgwtsvg public API. 
org.vectomatic.dom.svg.impl libgwtsvg implementation classes, not to be accessed directly. 
org.vectomatic.dom.svg.itf Interfaces for polymorphic operations on SVG classes. 
org.vectomatic.dom.svg.ui UI classes which are part of libgwtsvg public API. 
 

Uses of OMSVGAnimatedString in org.vectomatic.dom.svg
 

Methods in org.vectomatic.dom.svg that return OMSVGAnimatedString
 OMSVGAnimatedString OMSVGElement.getClassName()
          Returns the CSS class name of this element.
 OMSVGAnimatedString OMSVGScriptElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGAElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGCursorElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGFEImageElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGFilterElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGPatternElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGGradientElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGColorProfileElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGGlyphRefElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGAltGlyphElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGTextPathElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGTRefElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGImageElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGUseElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGMPathElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString OMSVGFETileElement.getIn1()
          Corresponds to attribute in on the given feTile element.
 OMSVGAnimatedString OMSVGFESpecularLightingElement.getIn1()
          Corresponds to attribute in on the given feSpecularLighting element.
 OMSVGAnimatedString OMSVGFEOffsetElement.getIn1()
          Corresponds to attribute in on the given feOffset element.
 OMSVGAnimatedString OMSVGFEMorphologyElement.getIn1()
          Corresponds to attribute in on the given feMorphology element.
 OMSVGAnimatedString OMSVGFEMergeNodeElement.getIn1()
          Corresponds to attribute in on the given feMergeNode element.
 OMSVGAnimatedString OMSVGFEGaussianBlurElement.getIn1()
          Corresponds to attribute in on the given feGaussianBlur element.
 OMSVGAnimatedString OMSVGFEDisplacementMapElement.getIn1()
          Corresponds to attribute in on the given feDisplacementMap element.
 OMSVGAnimatedString OMSVGFEDiffuseLightingElement.getIn1()
          Corresponds to attribute in on the given feDiffuseLighting element.
 OMSVGAnimatedString OMSVGFEConvolveMatrixElement.getIn1()
          Corresponds to attribute in on the given feConvolveMatrix element.
 OMSVGAnimatedString OMSVGFECompositeElement.getIn1()
          Corresponds to attribute in on the given feComposite element.
 OMSVGAnimatedString OMSVGFEComponentTransferElement.getIn1()
          Corresponds to attribute in on the given feComponentTransfer element.
 OMSVGAnimatedString OMSVGFEColorMatrixElement.getIn1()
          Corresponds to attribute in on the given feColorMatrix element.
 OMSVGAnimatedString OMSVGFEBlendElement.getIn1()
          Corresponds to attribute in on the given feBlend element.
 OMSVGAnimatedString OMSVGFEDisplacementMapElement.getIn2()
          Corresponds to attribute OMSVGFEDisplacementMapElement.getIn2() on the given feDisplacementMap element.
 OMSVGAnimatedString OMSVGFECompositeElement.getIn2()
          Corresponds to attribute OMSVGFECompositeElement.getIn2() on the given feComposite element.
 OMSVGAnimatedString OMSVGFEBlendElement.getIn2()
          Corresponds to attribute OMSVGFEBlendElement.getIn2() on the given feBlend element.
 OMSVGAnimatedString OMSVGFETurbulenceElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFETileElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFESpecularLightingElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEOffsetElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEMorphologyElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEMergeElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEImageElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEGaussianBlurElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEFloodElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEDisplacementMapElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEDiffuseLightingElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEConvolveMatrixElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFECompositeElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEComponentTransferElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEColorMatrixElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGFEBlendElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString OMSVGAElement.getTarget()
          Corresponds to attribute OMSVGAElement.getTarget() on the given a element.
 

Uses of OMSVGAnimatedString in org.vectomatic.dom.svg.impl
 

Methods in org.vectomatic.dom.svg.impl that return OMSVGAnimatedString
 OMSVGAnimatedString SVGElement.getClassName_()
           
 OMSVGAnimatedString SVGAltGlyphElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGTRefElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGScriptElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGCursorElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGFEImageElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGFilterElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGPatternElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGGradientElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGColorProfileElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGGlyphRefElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGTextPathElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGImageElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGUseElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGAElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGMPathElement.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString SVGFESpecularLightingElement.getIn1()
          Corresponds to attribute in on the given feSpecularLighting element.
 OMSVGAnimatedString SVGFEOffsetElement.getIn1()
          Corresponds to attribute in on the given feOffset element.
 OMSVGAnimatedString SVGFEMorphologyElement.getIn1()
          Corresponds to attribute in on the given feMorphology element.
 OMSVGAnimatedString SVGFEMergeNodeElement.getIn1()
          Corresponds to attribute in on the given feMergeNode element.
 OMSVGAnimatedString SVGFEGaussianBlurElement.getIn1()
          Corresponds to attribute in on the given feGaussianBlur element.
 OMSVGAnimatedString SVGFEDisplacementMapElement.getIn1()
          Corresponds to attribute in on the given feDisplacementMap element.
 OMSVGAnimatedString SVGFEDiffuseLightingElement.getIn1()
          Corresponds to attribute in on the given feDiffuseLighting element.
 OMSVGAnimatedString SVGFEConvolveMatrixElement.getIn1()
          Corresponds to attribute in on the given feConvolveMatrix element.
 OMSVGAnimatedString SVGFEComponentTransferElement.getIn1()
          Corresponds to attribute in on the given feComponentTransfer element.
 OMSVGAnimatedString SVGFEColorMatrixElement.getIn1()
          Corresponds to attribute in on the given feColorMatrix element.
 OMSVGAnimatedString SVGFEBlendElement.getIn1()
          Corresponds to attribute in on the given feBlend element.
 OMSVGAnimatedString SVGFETileElement.getIn1()
          Corresponds to attribute in on the given feTile element.
 OMSVGAnimatedString SVGFECompositeElement.getIn1()
          Corresponds to attribute in on the given feComposite element.
 OMSVGAnimatedString SVGFEDisplacementMapElement.getIn2()
          Corresponds to attribute SVGFEDisplacementMapElement.getIn2() on the given feDisplacementMap element.
 OMSVGAnimatedString SVGFEBlendElement.getIn2()
          Corresponds to attribute SVGFEBlendElement.getIn2() on the given feBlend element.
 OMSVGAnimatedString SVGFECompositeElement.getIn2()
          Corresponds to attribute SVGFECompositeElement.getIn2() on the given feComposite element.
 OMSVGAnimatedString SVGFETurbulenceElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFESpecularLightingElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEOffsetElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEMorphologyElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEMergeElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEImageElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEGaussianBlurElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEFloodElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEDisplacementMapElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEDiffuseLightingElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEConvolveMatrixElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEComponentTransferElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEColorMatrixElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFEBlendElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFETileElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGFECompositeElement.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 OMSVGAnimatedString SVGAElement.getTarget()
          Corresponds to attribute SVGAElement.getTarget() on the given a element.
 

Uses of OMSVGAnimatedString in org.vectomatic.dom.svg.itf
 

Methods in org.vectomatic.dom.svg.itf that return OMSVGAnimatedString
 OMSVGAnimatedString ISVGStylable.getClassName()
          Returns the CSS class name of this element.
 OMSVGAnimatedString ISVGURIReference.getHref()
          Corresponds to attribute 'xlink:href' on the given element.
 OMSVGAnimatedString ISVGFilterPrimitiveStandardAttributes.getResult()
          Corresponds to attribute ISVGFilterPrimitiveStandardAttributes.getResult() on the given element.
 

Uses of OMSVGAnimatedString in org.vectomatic.dom.svg.ui
 

Methods in org.vectomatic.dom.svg.ui that return OMSVGAnimatedString
 OMSVGAnimatedString SVGImage.getClassName()
           
 OMSVGAnimatedString SVGButtonBase.getClassName()
           
 



Copyright © 2012. All Rights Reserved.