org.apache.fop.fo.extensions.svg
Class SVGObj
- Cloneable, ContentHandlerFactory.ObjectBuiltListener, EventListener
Class for SVG element objects.
This aids in the construction of the SVG Document.
SVGObj(FONode parent) - Constructs an SVG object (called by Maker).
|
addCharacters , addChildNode , addElement , buildTopLevel , createBasicDocument , getDOMDocument , getDimension , getIntrinsicAlignmentAdjust , getLocalName , notifyObjectBuilt , processNode , validateChildNode |
addCharacters , addChildNode , attachSiblings , attributeError , attributeWarning , bind , canHaveMarkers , charIterator , clone , clone , createPropertyList , decorateWithContextInfo , endOfNode , errorText , gatherContextInfo , getChildNodes , getChildNodes , getContentHandlerFactory , getContextInfo , getExtensionAttachment , getFOEventHandler , getLocalName , getLocator , getLocatorString , getLogger , getName , getName , getNameId , getNamespaceURI , getNodeString , getNormalNamespacePrefix , getParent , getRoot , getUserAgent , inMarker , invalidChildError , invalidChildError , missingChildElementError , missingPropertyError , nodesOutOfOrderError , processNode , removeChild , setLocator , startOfNode , tooManyNodesError , tooManyNodesError , validateChildNode , validateChildNode , warningText |
SVGObj
public SVGObj(FONode parent)
Constructs an SVG object (called by Maker).
parent
- the parent formatting object
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.