|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.dom.AbstractNode
org.apache.batik.dom.AbstractParentNode
org.apache.batik.dom.AbstractParentChildNode
org.apache.batik.dom.AbstractElement
org.apache.batik.anim.dom.AbstractElement
org.apache.batik.anim.dom.SVGOMElement
org.apache.batik.anim.dom.SVGStylableElement
org.apache.batik.anim.dom.SVGOMGlyphRefElement
public class SVGOMGlyphRefElement
This class implements SVGGlyphRefElement.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.batik.anim.dom.SVGStylableElement |
|---|
SVGStylableElement.OverrideStyleDeclaration, SVGStylableElement.PresentationAttributeColorValue, SVGStylableElement.PresentationAttributePaintValue, SVGStylableElement.PresentationAttributeValue, SVGStylableElement.StyleDeclaration |
| Nested classes/interfaces inherited from class org.apache.batik.anim.dom.SVGOMElement |
|---|
SVGOMElement.UnitContext |
| Nested classes/interfaces inherited from class org.apache.batik.anim.dom.AbstractElement |
|---|
AbstractElement.ExtendedNamedNodeHashMap |
| Nested classes/interfaces inherited from class org.apache.batik.dom.AbstractElement |
|---|
AbstractElement.ElementTypeInfo, AbstractElement.Entry, AbstractElement.NamedNodeHashMap |
| Nested classes/interfaces inherited from class org.apache.batik.dom.AbstractParentNode |
|---|
AbstractParentNode.ChildNodes, AbstractParentNode.ElementsByTagName, AbstractParentNode.ElementsByTagNameNS |
| Field Summary | |
|---|---|
protected static AttributeInitializer |
attributeInitializer
The attribute initializer. |
protected SVGOMAnimatedString |
href
The 'xlink:href' attribute value. |
| Fields inherited from class org.apache.batik.anim.dom.SVGStylableElement |
|---|
className, computedStyleMap, overrideStyleDeclaration, style, xmlTraitInformation |
| Fields inherited from class org.apache.batik.anim.dom.SVGOMElement |
|---|
prefix, readonly, svgContext, targetListeners, unitContext |
| Fields inherited from class org.apache.batik.anim.dom.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.apache.batik.anim.dom.AnimationTarget |
|---|
PERCENTAGE_FONT_SIZE, PERCENTAGE_VIEWPORT_HEIGHT, PERCENTAGE_VIEWPORT_SIZE, PERCENTAGE_VIEWPORT_WIDTH |
| Constructor Summary | |
|---|---|
protected |
SVGOMGlyphRefElement()
Creates a new SVGOMGlyphRefElement object. |
|
SVGOMGlyphRefElement(String prefix,
AbstractDocument owner)
Creates a new SVGOMGlyphRefElement object. |
| Method Summary | |
|---|---|
protected AttributeInitializer |
getAttributeInitializer()
Returns the AttributeInitializer for this element type. |
float |
getDx()
DOM: Implements SVGGlyphRefElement.getDx(). |
float |
getDy()
DOM: Implements SVGGlyphRefElement.getDy(). |
String |
getFormat()
DOM: Implements SVGGlyphRefElement.getFormat(). |
String |
getGlyphRef()
DOM: Implements SVGGlyphRefElement.getGlyphRef(). |
org.w3c.dom.svg.SVGAnimatedString |
getHref()
DOM: Implements SVGURIReference.getHref(). |
String |
getLocalName()
DOM: Implements Node.getLocalName(). |
float |
getX()
DOM: Implements SVGGlyphRefElement.getX(). |
float |
getY()
DOM: Implements SVGGlyphRefElement.getY(). |
protected void |
initializeAllLiveAttributes()
Initializes all live attributes for this element. |
protected Node |
newNode()
Returns a new uninitialized instance of this object's class. |
void |
setDx(float dx)
DOM: Implements SVGGlyphRefElement.setDx(float). |
void |
setDy(float dy)
DOM: Implements SVGGlyphRefElement.setDy(float). |
void |
setFormat(String format)
DOM: Implements SVGGlyphRefElement.setFormat(String). |
void |
setGlyphRef(String glyphRef)
DOM: Implements SVGGlyphRefElement.setGlyphRef(String). |
void |
setX(float x)
DOM: Implements SVGGlyphRefElement.setX(float). |
void |
setY(float y)
DOM: Implements SVGGlyphRefElement.setY(float). |
| Methods inherited from class org.apache.batik.anim.dom.SVGStylableElement |
|---|
addTargetListener, getClassName, getComputedStyleMap, getCSSBase, getCSSClass, getOverrideStyle, getOverrideStyleDeclarationProvider, getPresentationAttribute, getStyle, getTraitInformationTable, getXMLId, isPseudoInstanceOf, removeTargetListener, setComputedStyleMap, updatePropertyValue, useLinearRGBColorInterpolation |
| Methods inherited from class org.apache.batik.anim.dom.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, getSchemaTypeInfo, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
| 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 final AttributeInitializer attributeInitializer
protected SVGOMAnimatedString href
| Constructor Detail |
|---|
protected SVGOMGlyphRefElement()
public SVGOMGlyphRefElement(String prefix,
AbstractDocument owner)
prefix - The namespace prefix.owner - The owner document.| Method Detail |
|---|
protected void initializeAllLiveAttributes()
initializeAllLiveAttributes in class SVGStylableElementpublic String getLocalName()
Node.getLocalName().
getLocalName in interface NodegetLocalName in class AbstractNodepublic org.w3c.dom.svg.SVGAnimatedString getHref()
SVGURIReference.getHref().
getHref in interface org.w3c.dom.svg.SVGURIReferencepublic String getGlyphRef()
SVGGlyphRefElement.getGlyphRef().
getGlyphRef in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setGlyphRef(String glyphRef)
throws DOMException
SVGGlyphRefElement.setGlyphRef(String).
setGlyphRef in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionpublic String getFormat()
SVGGlyphRefElement.getFormat().
getFormat in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setFormat(String format)
throws DOMException
SVGGlyphRefElement.setFormat(String).
setFormat in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionpublic float getX()
SVGGlyphRefElement.getX().
getX in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setX(float x)
throws DOMException
SVGGlyphRefElement.setX(float).
setX in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionpublic float getY()
SVGGlyphRefElement.getY().
getY in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setY(float y)
throws DOMException
SVGGlyphRefElement.setY(float).
setY in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionpublic float getDx()
SVGGlyphRefElement.getDx().
getDx in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setDx(float dx)
throws DOMException
SVGGlyphRefElement.setDx(float).
setDx in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionpublic float getDy()
SVGGlyphRefElement.getDy().
getDy in interface org.w3c.dom.svg.SVGGlyphRefElement
public void setDy(float dy)
throws DOMException
SVGGlyphRefElement.setDy(float).
setDy in interface org.w3c.dom.svg.SVGGlyphRefElementDOMExceptionprotected AttributeInitializer getAttributeInitializer()
getAttributeInitializer in class AbstractElementprotected Node newNode()
newNode in class AbstractNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||