|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.batik.dom.AbstractNode org.apache.batik.dom.AbstractParentNode org.apache.batik.dom.AbstractParentChildNode org.apache.batik.dom.AbstractElement org.apache.batik.dom.svg.AbstractElement org.apache.batik.dom.svg.SVGOMElement org.apache.batik.dom.svg.SVGStylableElement org.apache.batik.dom.svg.SVGOMPatternElement
This class implements SVGStopElement
.
Nested Class Summary |
Nested classes inherited from class org.apache.batik.dom.svg.SVGStylableElement |
SVGStylableElement.OverrideStyleDeclaration, SVGStylableElement.PresentationAttributeColorValue, SVGStylableElement.PresentationAttributePaintValue, SVGStylableElement.PresentationAttributeValue, SVGStylableElement.StyleDeclaration |
Nested classes inherited from class org.apache.batik.dom.svg.SVGOMElement |
SVGOMElement.UnitContext |
Nested classes inherited from class org.apache.batik.dom.svg.AbstractElement |
AbstractElement.ExtendedNamedNodeHashMap |
Nested classes inherited from class org.apache.batik.dom.AbstractElement |
AbstractElement.ElementTypeInfo, AbstractElement.Entry, AbstractElement.NamedNodeHashMap |
Nested classes inherited from class org.apache.batik.dom.AbstractParentNode |
AbstractParentNode.ChildNodes, AbstractParentNode.ElementsByTagName, AbstractParentNode.ElementsByTagNameNS |
Field Summary | |
protected static AttributeInitializer |
attributeInitializer
The attribute initializer. |
protected SVGOMAnimatedBoolean |
externalResourcesRequired
The 'externalResourcesRequired' attribute value. |
protected SVGOMAnimatedLength |
height
The 'height' attribute value. |
protected SVGOMAnimatedString |
href
The 'xlink:href' attribute value. |
protected SVGOMAnimatedEnumeration |
patternContentUnits
The 'patternContentUnits' attribute value. |
protected SVGOMAnimatedEnumeration |
patternUnits
The 'patternUnits' attribute value. |
protected SVGOMAnimatedPreserveAspectRatio |
preserveAspectRatio
The 'preserveAspectRatio' attribute value. |
protected static String[] |
UNITS_VALUES
The units values. |
protected SVGOMAnimatedLength |
width
The 'width' attribute value. |
protected SVGOMAnimatedLength |
x
The 'x' attribute value. |
protected static DoublyIndexedTable |
xmlTraitInformation
Table mapping XML attribute names to TraitInformation objects. |
protected SVGOMAnimatedLength |
y
The 'y' attribute value. |
Fields inherited from class org.apache.batik.dom.svg.SVGStylableElement |
className, computedStyleMap, overrideStyleDeclaration, style |
Fields inherited from class org.apache.batik.dom.svg.SVGOMElement |
prefix, readonly, svgContext, targetListeners, unitContext |
Fields inherited from class org.apache.batik.dom.svg.AbstractElement |
liveAttributeValues |
Fields inherited from class org.apache.batik.dom.AbstractElement |
attributes, typeInfo |
Fields inherited from class org.apache.batik.dom.AbstractParentChildNode |
nextSibling, parentNode, previousSibling |
Fields inherited from class org.apache.batik.dom.AbstractParentNode |
childNodes |
Fields inherited from class org.apache.batik.dom.AbstractNode |
DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, EMPTY_NODE_LIST, eventSupport, managerData, ownerDocument, userData, userDataHandlers |
Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
Fields inherited from interface org.w3c.dom.svg.SVGUnitTypes |
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX, SVG_UNIT_TYPE_UNKNOWN, SVG_UNIT_TYPE_USERSPACEONUSE |
Fields inherited from interface org.apache.batik.dom.anim.AnimationTarget |
PERCENTAGE_FONT_SIZE, PERCENTAGE_VIEWPORT_HEIGHT, PERCENTAGE_VIEWPORT_SIZE, PERCENTAGE_VIEWPORT_WIDTH |
Constructor Summary | |
protected |
SVGOMPatternElement()
Creates a new SVGOMPatternElement object. |
|
SVGOMPatternElement(String prefix,
AbstractDocument owner)
Creates a new SVGOMPatternElement object. |
Methods inherited from class org.apache.batik.dom.svg.SVGStylableElement |
addTargetListener, getClassName, getComputedStyleMap, getCSSBase, getCSSClass, getOverrideStyle, getOverrideStyleDeclarationProvider, getPresentationAttribute, getStyle, getXMLId, isPseudoInstanceOf, removeTargetListener, setComputedStyleMap, updatePropertyValue, useLinearRGBColorInterpolation |
Methods inherited from class org.apache.batik.dom.svg.AbstractElement |
attrAdded, attrModified, attrRemoved, createAttributes, fireDOMAttrModifiedEvent, getCSSFirstChild, getCSSLastChild, getCSSNextSibling, getCSSParentNode, getCSSPreviousSibling, getLiveAttributeValue, initializeAttributes, isHiddenFromSelectors, putLiveAttributeValue, resetAttribute, setUnspecifiedAttribute |
Methods inherited from class org.apache.batik.dom.AbstractParentChildNode |
getNextSibling, getParentNode, getPreviousSibling, setNextSibling, setParentNode, setPreviousSibling |
Methods inherited from class org.apache.batik.dom.AbstractParentNode |
appendChild, checkAndRemove, fireDOMNodeInsertedEvent, fireDOMNodeInsertedIntoDocumentEvent, fireDOMNodeRemovedEvent, fireDOMNodeRemovedFromDocumentEvent, fireDOMSubtreeModifiedEvent, getChildNodes, getElementsByTagName, getElementsByTagNameNS, getFirstChild, getLastChild, getTextContent, hasChildNodes, insertBefore, removeChild, replaceChild |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.w3c.dom.svg.SVGElement |
getId, getOwnerSVGElement, getViewportElement, getXMLbase, setId, setXMLbase |
Methods inherited from interface org.w3c.dom.Element |
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS |
Methods inherited from interface org.w3c.dom.Node |
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
Methods inherited from interface org.w3c.dom.svg.SVGStylable |
getClassName, getPresentationAttribute, getStyle |
Methods inherited from interface org.apache.batik.dom.events.NodeEventTarget |
addEventListenerNS, dispatchEvent, getEventSupport, getParentNodeEventTarget, removeEventListenerNS |
Methods inherited from interface org.w3c.dom.events.EventTarget |
addEventListener, removeEventListener |
Field Detail |
protected static DoublyIndexedTable xmlTraitInformation
protected static final AttributeInitializer attributeInitializer
protected static final String[] UNITS_VALUES
protected SVGOMAnimatedLength x
protected SVGOMAnimatedLength y
protected SVGOMAnimatedLength width
protected SVGOMAnimatedLength height
protected SVGOMAnimatedEnumeration patternUnits
protected SVGOMAnimatedEnumeration patternContentUnits
protected SVGOMAnimatedString href
protected SVGOMAnimatedBoolean externalResourcesRequired
protected SVGOMAnimatedPreserveAspectRatio preserveAspectRatio
Constructor Detail |
protected SVGOMPatternElement()
public SVGOMPatternElement(String prefix, AbstractDocument owner)
prefix
- The namespace prefix.owner
- The owner document.Method Detail |
protected void initializeAllLiveAttributes()
initializeAllLiveAttributes
in class SVGStylableElement
public String getLocalName()
Node.getLocalName()
.
getLocalName
in interface Node
getLocalName
in class AbstractNode
public SVGAnimatedTransformList getPatternTransform()
SVGPatternElement.getPatternTransform()
.
getPatternTransform
in interface SVGPatternElement
public SVGAnimatedEnumeration getPatternUnits()
SVGPatternElement.getPatternUnits()
.
getPatternUnits
in interface SVGPatternElement
public SVGAnimatedEnumeration getPatternContentUnits()
SVGPatternElement.getPatternContentUnits()
.
getPatternContentUnits
in interface SVGPatternElement
public SVGAnimatedLength getX()
SVGPatternElement.getX()
.
getX
in interface SVGPatternElement
public SVGAnimatedLength getY()
SVGPatternElement.getY()
.
getY
in interface SVGPatternElement
public SVGAnimatedLength getWidth()
SVGPatternElement.getWidth()
.
getWidth
in interface SVGPatternElement
public SVGAnimatedLength getHeight()
SVGPatternElement.getHeight()
.
getHeight
in interface SVGPatternElement
protected DoublyIndexedTable getTraitInformationTable()
getTraitInformationTable
in class SVGStylableElement
public SVGAnimatedString getHref()
SVGURIReference.getHref()
.
getHref
in interface SVGURIReference
public SVGAnimatedRect getViewBox()
SVGFitToViewBox.getViewBox()
.
getViewBox
in interface SVGFitToViewBox
public SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
SVGFitToViewBox.getPreserveAspectRatio()
.
getPreserveAspectRatio
in interface SVGFitToViewBox
public SVGAnimatedBoolean getExternalResourcesRequired()
SVGExternalResourcesRequired.getExternalResourcesRequired()
.
getExternalResourcesRequired
in interface SVGExternalResourcesRequired
public String getXMLlang()
getXMLlang
in interface SVGLangSpace
public void setXMLlang(String lang)
setXMLlang
in interface SVGLangSpace
public String getXMLspace()
getXMLspace
in interface SVGLangSpace
public void setXMLspace(String space)
setXMLspace
in interface SVGLangSpace
public SVGStringList getRequiredFeatures()
SVGTests.getRequiredFeatures()
.
getRequiredFeatures
in interface SVGTests
public SVGStringList getRequiredExtensions()
SVGTests.getRequiredExtensions()
.
getRequiredExtensions
in interface SVGTests
public SVGStringList getSystemLanguage()
SVGTests.getSystemLanguage()
.
getSystemLanguage
in interface SVGTests
public boolean hasExtension(String extension)
SVGTests.hasExtension(String)
.
hasExtension
in interface SVGTests
protected AttributeInitializer getAttributeInitializer()
getAttributeInitializer
in class AbstractElement
protected Node newNode()
newNode
in class AbstractNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |