| Module: | libdom | Package: | org.milescript.svg | Parent: | document | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |
org.milescript.svg.SVGDocument
Inheritance : Object : HTMLElement : document
Constructors
| Signature |
| public SVGDocument() |
Methods
| Name | Signature |
| createElement | SVGElement createElement(String s) |
| createEllipseNS | SVGEllipse createEllipseNS() |
| createLayerNS | SVGLayer createLayerNS() |
| createLineNS | SVGLine createLineNS() |
| createPathNS | SVGPath createPathNS() |
| createRectNS | SVGRect createRectNS() |
| getElementById | SVGElement getElementById(String s) |
Constructors
|
public SVGDocument() |
Methods
|
createElement SVGElement createElement(String s)
Parameters
|
||||||||||
|
createEllipseNS SVGEllipse createEllipseNS()
|
||||
|
createLayerNS SVGLayer createLayerNS()
|
||||
|
createLineNS SVGLine createLineNS()
|
||||
|
createPathNS SVGPath createPathNS()
|
||||
|
createRectNS SVGRect createRectNS()
|
||||
|
getElementById SVGElement getElementById(String s)
Parameters
|
||||||||||
| Module: | libdom | Package: | org.milescript.svg | Parent: | document | Generated by MilescriptCompiler (Copyright 2008, Point5u LLC.) |