@DOMObjectAttribute @DOMNameAttribute(name="SVGPatternElement") public class SVGPatternElement extends SVGElement implements ISVGURIReference, ISVGTests, ISVGFitToViewBox, ISVGUnitTypes
The SVGPatternElement interface corresponds to the 'pattern’ element.
SVGElement
,
ISVGURIReference
,
ISVGTests
,
ISVGFitToViewBox
,
ISVGUnitTypes
Node.Flags
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, flags, nodeDocument, NOTATION_NODE, parent, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
EventMap
PropertyChanged, PropertyChangedDelegate
Constructor and Description |
---|
SVGPatternElement(com.aspose.html.dom.DOMName name,
Document doc)
Initializes a new instance of the
SVGElement class. |
Modifier and Type | Method and Description |
---|---|
SVGAnimatedLength |
getHeight()
Corresponds to attribute ’height’ on the given 'pattern’ element.
|
SVGAnimatedString |
getHref()
Corresponds to attribute 'xlink:href’ on the given element.
|
SVGAnimatedEnumeration |
getPatternContentUnits()
Corresponds to attribute 'patternContentUnits’ on the given 'pattern’ element.
|
SVGAnimatedTransformList |
getPatternTransform()
Corresponds to attribute 'patternTransform’ on the given 'pattern’ element.
|
SVGAnimatedEnumeration |
getPatternUnits()
Corresponds to attribute 'patternUnits’ on the given 'pattern’ element.
|
SVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio()
Corresponds to attribute ’preserveAspectRatio’ on the given element.
|
SVGStringList |
getRequiredExtensions()
Corresponds to attribute 'requiredExtensions’ on the given element.
|
SVGStringList |
getRequiredFeatures()
Corresponds to attribute 'requiredFeatures’ on the given element.
|
SVGStringList |
getSystemLanguage()
Corresponds to attribute 'systemLanguage’ on the given element.
|
SVGAnimatedRect |
getViewBox()
Corresponds to attribute 'viewBox’ on the given element.
|
SVGAnimatedLength |
getWidth()
Corresponds to attribute ’width’ on the given 'pattern’ element.
|
SVGAnimatedLength |
getX()
Corresponds to attribute ’x’ on the given 'pattern’ element.
|
SVGAnimatedLength |
getY()
Corresponds to attribute 'y’ on the given 'pattern’ element.
|
addSVGAttributeBinding, blur, focus, getClassName_SVGElement_New, getId_SVGElement_New, getOwnerSVGElement, getStyle, getSVGAttributeBindings, getSVGContext, getTabIndex, getViewportElement, isReadOnly, isRendered, setId_SVGElement_New, setTabIndex
attachShadow, dispose, equals, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getChildElementCount, getChildren, getClassName, getComputedStyle, getComputedStyle, getData, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getId, getInnerHTML, getLastElementChild, getLocalName, getNamespaceURI, getNextElementSibling, getNodeName, getNodeType, getOuterHTML, getPrefix, getPreviousElementSibling, getSchemaTypeInfo, getShadowRoot, getStyleContainer, getTag, getTagName, getTextContent, hasAttribute, hasAttributeNS, hasAttributes, querySelector, querySelectorAll, remove, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setClassName, setData, setId, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setInnerHTML, setOuterHTML, setTextContent
adoptNode, appendChild, cloneNode, deepClone, finalize, getBaseURI, getChildNodes, getChildNodesInternal, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPreviousSibling, getRegisteredObservers, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceAll, replaceChild, setLocalName, setNamespaceURI, setNodeValue, setParentNode, setPrefix, toString
addEventListener, addEventListener, addEventListener, addEventListener, dispatchEvent, dispose, removeEventListener, removeEventListener, removeEventListener
fireNotifyPropertyChanged, getCurrentValues, getRuntimesBinding, setCurrentValues, setField, setRuntimesBinding
public SVGPatternElement(com.aspose.html.dom.DOMName name, Document doc)
Initializes a new instance of the SVGElement
class.
name
- The element name.doc
- The document.public SVGAnimatedString getHref()
Corresponds to attribute 'xlink:href’ on the given element.
Value: The 'xlink:href’ of the given element.getHref
in interface ISVGURIReference
public SVGStringList getRequiredFeatures()
Corresponds to attribute 'requiredFeatures’ on the given element.
Value: The required features.getRequiredFeatures
in interface ISVGTests
public SVGStringList getRequiredExtensions()
Corresponds to attribute 'requiredExtensions’ on the given element.
Value: The required extensions.getRequiredExtensions
in interface ISVGTests
public SVGStringList getSystemLanguage()
Corresponds to attribute 'systemLanguage’ on the given element.
Value: The system language.getSystemLanguage
in interface ISVGTests
public SVGAnimatedRect getViewBox()
Corresponds to attribute 'viewBox’ on the given element.
Value: The 'viewBox’ of the given element.getViewBox
in interface ISVGFitToViewBox
public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
Corresponds to attribute ’preserveAspectRatio’ on the given element.
Value: The ’preserveAspectRatio’ of the given element.getPreserveAspectRatio
in interface ISVGFitToViewBox
@DOMNameAttribute(name="patternUnits") public SVGAnimatedEnumeration getPatternUnits()
Corresponds to attribute 'patternUnits’ on the given 'pattern’ element. Takes one of the constants defined in SVGUnitTypes.
Value: The attribute 'patternUnits’ of the given 'pattern’ element.@DOMNameAttribute(name="patternContentUnits") public SVGAnimatedEnumeration getPatternContentUnits()
Corresponds to attribute 'patternContentUnits’ on the given 'pattern’ element. Takes one of the constants defined in SVGUnitTypes.
Value: The attribute 'patternContentUnits’ of the given 'pattern’ element.@DOMNameAttribute(name="patternTransform") public SVGAnimatedTransformList getPatternTransform()
Corresponds to attribute 'patternTransform’ on the given 'pattern’ element.
Value: The attribute 'patternTransform’ of the given 'pattern’ element.@DOMNameAttribute(name="x") public SVGAnimatedLength getX()
Corresponds to attribute ’x’ on the given 'pattern’ element.
Value: The attribute ’x’ of the given 'pattern’ element.@DOMNameAttribute(name="y") public SVGAnimatedLength getY()
Corresponds to attribute 'y’ on the given 'pattern’ element.
Value: The attribute 'y’ of the given 'pattern’ element.@DOMNameAttribute(name="width") public SVGAnimatedLength getWidth()
Corresponds to attribute ’width’ on the given 'pattern’ element.
Value: The attribute ’width’ of the given 'pattern’ element.@DOMNameAttribute(name="height") public SVGAnimatedLength getHeight()
Corresponds to attribute ’height’ on the given 'pattern’ element.
Value: The attribute ’height’ of the given 'pattern’ element.