smithers.svg
Interface SVGElement

All Known Implementing Classes:
SVGElementByCode

public interface SVGElement

Represents an element of a Scalable Vector Graphics (SVG) image.


Method Summary
 java.lang.String getCode()
          Returns the code used to generate this element in an SVG file.
 

Method Detail

getCode

java.lang.String getCode()
Returns the code used to generate this element in an SVG file.

Returns:
the code