org.w3c.dom.svg
Interface SVGRenderingIntent
- All Known Subinterfaces:
- SVGColorProfileElement, SVGColorProfileRule
- All Known Implementing Classes:
- SVGOMColorProfileElement
- public interface SVGRenderingIntent
RENDERING_INTENT_UNKNOWN
public static final short RENDERING_INTENT_UNKNOWN
- See Also:
- Constant Field Values
RENDERING_INTENT_AUTO
public static final short RENDERING_INTENT_AUTO
- See Also:
- Constant Field Values
RENDERING_INTENT_PERCEPTUAL
public static final short RENDERING_INTENT_PERCEPTUAL
- See Also:
- Constant Field Values
RENDERING_INTENT_RELATIVE_COLORIMETRIC
public static final short RENDERING_INTENT_RELATIVE_COLORIMETRIC
- See Also:
- Constant Field Values
RENDERING_INTENT_SATURATION
public static final short RENDERING_INTENT_SATURATION
- See Also:
- Constant Field Values
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
public static final short RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
- See Also:
- Constant Field Values
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.