Class Index | File Index

Classes


Namespace pv.ns

Namespace constants for SVG, XMLNS, and XLINK.

Defined in: pv.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Namespace constants for SVG, XMLNS, and XLINK.
Field Summary
Field Attributes Field Name and Description
<static> <constant>  
pv.ns.svg
The SVG namespace, "http://www.w3.org/2000/svg".
<static> <constant>  
pv.ns.xlink
The XLINK namespace, "http://www.w3.org/1999/xlink".
<static> <constant>  
pv.ns.xmlns
The XMLNS namespace, "http://www.w3.org/2000/xmlns".
Namespace Detail
pv.ns

Namespace constants for SVG, XMLNS, and XLINK.

Field Detail
<static> <constant> {string} pv.ns.svg

The SVG namespace, "http://www.w3.org/2000/svg".


<static> <constant> {string} pv.ns.xlink

The XLINK namespace, "http://www.w3.org/1999/xlink".


<static> <constant> {string} pv.ns.xmlns

The XMLNS namespace, "http://www.w3.org/2000/xmlns".


Documentation generated by JsDoc Toolkit 2.3.0 on Sat Sep 19 2009 10:26:36 GMT-0700 (PDT)