com.itextpdf.tool.xml.svg.tags
Class SymbolTag
java.lang.Object
com.itextpdf.tool.xml.svg.AbstractGraphicProcessor
com.itextpdf.tool.xml.svg.tags.SymbolTag
- All Implemented Interfaces:
- TagProcessor
public class SymbolTag
- extends AbstractGraphicProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbolTag
public SymbolTag()
isStackOwner
public boolean isStackOwner()
- Description copied from class:
AbstractGraphicProcessor
- Defaults to false.
- Specified by:
isStackOwner
in interface TagProcessor
- Overrides:
isStackOwner
in class AbstractGraphicProcessor
- Returns:
- true if the tag implementation must keep it's own currentContent
stack.
- See Also:
TagProcessor.isStackOwner()
isElementWithId
public boolean isElementWithId()
- Overrides:
isElementWithId
in class AbstractGraphicProcessor
Copyright © 2012. All Rights Reserved.