Inheritance diagram for pysvg.filter:
(C) 2008, 2009 Kerim Mansour For licensing information please refer to license.txt
Bases: pysvg.filter.FeComponentTransfer
Class representing the feBlend element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feColorMatrix element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.FilterColorAttrib, pysvg.attributes.FilterPrimitiveWithInAttrib
Class representing the feComponentTransfer element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feComposite element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feConvolveMatrix element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer, pysvg.attributes.StyleAttrib, pysvg.attributes.PaintAttrib, pysvg.attributes.PresentationAttributes_LightingEffects
Class representing the feDiffuseLighting element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feDisplacementMap element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib
Class representing the feDistantLight element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer, pysvg.attributes.StyleAttrib, pysvg.attributes.PaintAttrib, pysvg.attributes.PresentationAttributes_feFlood
Class representing the feFlood element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeFuncR
Class representing the feFuncA element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeFuncR
Class representing the feFuncB element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeFuncR
Class representing the feFuncG element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib
Class representing the feFuncR element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feGaussianBlur element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.XLinkAttrib, pysvg.attributes.FilterColorAttrib, pysvg.attributes.FilterPrimitiveAttrib, pysvg.attributes.ExternalAttrib, pysvg.attributes.StyleAttrib, pysvg.attributes.PresentationAttributes_All
Class representing the feImage element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.FilterPrimitiveAttrib
Class representing the feMerge element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.FilterColorAttrib, pysvg.attributes.FilterPrimitiveWithInAttrib
Class representing the feMergeNode element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feMorphology element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer, pysvg.core.DeltaPointAttrib
Class representing the feOffset element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.core.PointAttrib
Class representing the fePointLight element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer, pysvg.attributes.StyleAttrib, pysvg.attributes.PaintAttrib, pysvg.attributes.PresentationAttributes_LightingEffects
Class representing the feSpecularLighting element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FePointLight
Class representing the feSpotLight element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.filter.FeComponentTransfer
Class representing the feTile element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.XLinkAttrib, pysvg.attributes.ExternalAttrib, pysvg.attributes.StyleAttrib, pysvg.attributes.PresentationAttributes_All, pysvg.core.PointAttrib, pysvg.core.DimensionAttrib
Class representing the filter element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file
Bases: pysvg.core.BaseElement, pysvg.attributes.CoreAttrib, pysvg.attributes.FilterColorAttrib, pysvg.attributes.FilterPrimitiveAttrib
Class representing the feTurbulence element of an svg doc.
returns all elements contained within the top level element list of this element
returns ALL elements of the complete hirarchy as a flat list
get all atributes of the element
returns the element at a specific position within this svg
returns an element with the specific id and the position of that element within the svg elements array
retrieves all Elements that are of type type @type type: class @param type: type of the element
Return a XML representation of the current element. This function can be used for debugging purposes. It is also used by getXML in SVG
@return: the representation of the current element as an xml string
Transforms characters between xml notation and python notation.
Stores any element in a svg file (including header). Calling this method only makes sense if the root element is an svg elemnt
Used to set all attributes given in a **kwargs parameter. Might throw an Exception if attribute was not found. #TODO: check if we should fix this using “setAttribute”
Method that provides a standard svg header string for a file