Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedEnumeration |
OMSVGClipPathElement.getClipPathUnits()
Corresponds to attribute
OMSVGClipPathElement.getClipPathUnits()
on the given clipPath element. |
OMSVGAnimatedEnumeration |
OMSVGFEConvolveMatrixElement.getEdgeMode()
Corresponds to attribute
OMSVGFEConvolveMatrixElement.getEdgeMode()
on the given feConvolveMatrix element. |
OMSVGAnimatedEnumeration |
OMSVGFilterElement.getFilterUnits()
Corresponds to attribute
OMSVGFilterElement.getFilterUnits()
on the given filter element. |
OMSVGAnimatedEnumeration |
OMSVGGradientElement.getGradientUnits()
Corresponds to attribute 'gradientUnits'
on the given element.
|
OMSVGAnimatedEnumeration |
OMSVGTextContentElement.getLengthAdjust()
Corresponds to attribute 'lengthAdjust'
on the given element.
|
OMSVGAnimatedEnumeration |
OMSVGMarkerElement.getMarkerUnits()
Corresponds to attribute
OMSVGMarkerElement.getMarkerUnits()
on the given marker element. |
OMSVGAnimatedEnumeration |
OMSVGMaskElement.getMaskContentUnits()
Corresponds to attribute
OMSVGMaskElement.getMaskContentUnits()
on the given mask element. |
OMSVGAnimatedEnumeration |
OMSVGMaskElement.getMaskUnits()
Corresponds to attribute
OMSVGMaskElement.getMaskUnits()
on the given mask element. |
OMSVGAnimatedEnumeration |
OMSVGTextPathElement.getMethod()
Corresponds to attribute
OMSVGTextPathElement.getMethod()
on the given textPath element. |
OMSVGAnimatedEnumeration |
OMSVGFEBlendElement.getMode()
Corresponds to attribute
OMSVGFEBlendElement.getMode()
on the given feBlend element. |
OMSVGAnimatedEnumeration |
OMSVGFEMorphologyElement.getOperator()
Corresponds to attribute
OMSVGFEMorphologyElement.getOperator()
on the given feMorphology element. |
OMSVGAnimatedEnumeration |
OMSVGFECompositeElement.getOperator()
Corresponds to attribute
OMSVGFECompositeElement.getOperator()
on the given feComposite element. |
OMSVGAnimatedEnumeration |
OMSVGMarkerElement.getOrientType()
Corresponds to attribute
orient on the given marker element. |
OMSVGAnimatedEnumeration |
OMSVGPatternElement.getPatternContentUnits()
Corresponds to attribute
OMSVGPatternElement.getPatternContentUnits()
on the given pattern element. |
OMSVGAnimatedEnumeration |
OMSVGPatternElement.getPatternUnits()
Corresponds to attribute
OMSVGPatternElement.getPatternUnits()
on the given pattern element. |
OMSVGAnimatedEnumeration |
OMSVGFilterElement.getPrimitiveUnits()
Corresponds to attribute
OMSVGFilterElement.getPrimitiveUnits()
on the given filter element. |
OMSVGAnimatedEnumeration |
OMSVGTextPathElement.getSpacing()
Corresponds to attribute
OMSVGTextPathElement.getSpacing()
on the given textPath element. |
OMSVGAnimatedEnumeration |
OMSVGGradientElement.getSpreadMethod()
Corresponds to attribute 'spreadMethod'
on the given element.
|
OMSVGAnimatedEnumeration |
OMSVGFETurbulenceElement.getStitchTiles()
Corresponds to attribute
OMSVGFETurbulenceElement.getStitchTiles()
on the given feTurbulence element. |
OMSVGAnimatedEnumeration |
OMSVGFETurbulenceElement.getType()
Corresponds to attribute
OMSVGFETurbulenceElement.getType()
on the given feTurbulence element. |
OMSVGAnimatedEnumeration |
OMSVGFEColorMatrixElement.getType()
Corresponds to attribute
OMSVGFEColorMatrixElement.getType()
on the given feColorMatrix element. |
OMSVGAnimatedEnumeration |
OMSVGComponentTransferFunctionElement.getType()
Corresponds to attribute
OMSVGComponentTransferFunctionElement.getType()
on the given element. |
OMSVGAnimatedEnumeration |
OMSVGFEDisplacementMapElement.getXChannelSelector()
Corresponds to attribute
OMSVGFEDisplacementMapElement.getXChannelSelector()
on the given feDisplacementMap element. |
OMSVGAnimatedEnumeration |
OMSVGFEDisplacementMapElement.getYChannelSelector()
Corresponds to attribute
OMSVGFEDisplacementMapElement.getYChannelSelector()
on the given feDisplacementMap element. |
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedEnumeration |
SVGClipPathElement.getClipPathUnits()
Corresponds to attribute
SVGClipPathElement.getClipPathUnits()
on the given clipPath element. |
OMSVGAnimatedEnumeration |
SVGFEConvolveMatrixElement.getEdgeMode()
Corresponds to attribute
SVGFEConvolveMatrixElement.getEdgeMode()
on the given feConvolveMatrix element. |
OMSVGAnimatedEnumeration |
SVGFilterElement.getFilterUnits()
Corresponds to attribute
SVGFilterElement.getFilterUnits()
on the given filter element. |
OMSVGAnimatedEnumeration |
SVGGradientElement.getGradientUnits()
Corresponds to attribute 'gradientUnits'
on the given element.
|
OMSVGAnimatedEnumeration |
SVGTextContentElement.getLengthAdjust()
Corresponds to attribute 'lengthAdjust'
on the given element.
|
OMSVGAnimatedEnumeration |
SVGMarkerElement.getMarkerUnits()
Corresponds to attribute
SVGMarkerElement.getMarkerUnits()
on the given marker element. |
OMSVGAnimatedEnumeration |
SVGMaskElement.getMaskContentUnits()
Corresponds to attribute
SVGMaskElement.getMaskContentUnits()
on the given mask element. |
OMSVGAnimatedEnumeration |
SVGMaskElement.getMaskUnits()
Corresponds to attribute
SVGMaskElement.getMaskUnits()
on the given mask element. |
OMSVGAnimatedEnumeration |
SVGTextPathElement.getMethod()
Corresponds to attribute
SVGTextPathElement.getMethod()
on the given textPath element. |
OMSVGAnimatedEnumeration |
SVGFEBlendElement.getMode()
Corresponds to attribute
SVGFEBlendElement.getMode()
on the given feBlend element. |
OMSVGAnimatedEnumeration |
SVGFEMorphologyElement.getOperator()
Corresponds to attribute
SVGFEMorphologyElement.getOperator()
on the given feMorphology element. |
OMSVGAnimatedEnumeration |
SVGFECompositeElement.getOperator()
Corresponds to attribute
SVGFECompositeElement.getOperator()
on the given feComposite element. |
OMSVGAnimatedEnumeration |
SVGMarkerElement.getOrientType()
Corresponds to attribute
orient on the given marker element. |
OMSVGAnimatedEnumeration |
SVGPatternElement.getPatternContentUnits()
Corresponds to attribute
SVGPatternElement.getPatternContentUnits()
on the given pattern element. |
OMSVGAnimatedEnumeration |
SVGPatternElement.getPatternUnits()
Corresponds to attribute
SVGPatternElement.getPatternUnits()
on the given pattern element. |
OMSVGAnimatedEnumeration |
SVGFilterElement.getPrimitiveUnits()
Corresponds to attribute
SVGFilterElement.getPrimitiveUnits()
on the given filter element. |
OMSVGAnimatedEnumeration |
SVGTextPathElement.getSpacing()
Corresponds to attribute
SVGTextPathElement.getSpacing()
on the given textPath element. |
OMSVGAnimatedEnumeration |
SVGGradientElement.getSpreadMethod()
Corresponds to attribute 'spreadMethod'
on the given element.
|
OMSVGAnimatedEnumeration |
SVGFETurbulenceElement.getStitchTiles()
Corresponds to attribute
SVGFETurbulenceElement.getStitchTiles()
on the given feTurbulence element. |
OMSVGAnimatedEnumeration |
SVGFETurbulenceElement.getType()
Corresponds to attribute
SVGFETurbulenceElement.getType()
on the given feTurbulence element. |
OMSVGAnimatedEnumeration |
SVGFEColorMatrixElement.getType()
Corresponds to attribute
SVGFEColorMatrixElement.getType()
on the given feColorMatrix element. |
OMSVGAnimatedEnumeration |
SVGComponentTransferFunctionElement.getType()
Corresponds to attribute
SVGComponentTransferFunctionElement.getType()
on the given element. |
OMSVGAnimatedEnumeration |
SVGFEDisplacementMapElement.getXChannelSelector()
Corresponds to attribute
SVGFEDisplacementMapElement.getXChannelSelector()
on the given feDisplacementMap element. |
OMSVGAnimatedEnumeration |
SVGFEDisplacementMapElement.getYChannelSelector()
Corresponds to attribute
SVGFEDisplacementMapElement.getYChannelSelector()
on the given feDisplacementMap element. |
Copyright © 2018. All Rights Reserved.