org.w3c.dom.svg
public interface SVGColorProfileElement extends SVGElement, SVGURIReference, SVGRenderingIntent
| Method Summary | |
|---|---|
| String | getLocal() |
| String | getName() |
| short | getRenderingIntent() |
| void | setLocal(String local) |
| void | setName(String name) |
| void | setRenderingIntent(short renderingIntent) |