Constant Field Values


Contents
javax.microedition.*

javax.microedition.m2g.ScalableGraphics
public static final int RENDERING_QUALITY_HIGH 2
public static final int RENDERING_QUALITY_LOW 1

org.w3c.*

org.w3c.dom.svg.SVGException
public static final short SVG_INVALID_VALUE_ERR 1
public static final short SVG_MATRIX_NOT_INVERTABLE 2

org.w3c.dom.svg.SVGPath
public static final short CLOSE 90
public static final short CURVE_TO 67
public static final short LINE_TO 76
public static final short MOVE_TO 77
public static final short QUAD_TO 81



Copyright © 2010 JSRs for Android team. All Rights Reserved.