| Modifier and Type | Field and Description | 
|---|---|
static int | 
oakSvgFillStart
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 
 | 
static int | 
oakSvgFillTime
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 
 | 
static int | 
oakSvgImageSizeX
Must be an integer value, such as " 
100". | 
static int | 
oakSvgImageSizeY
Must be an integer value, such as " 
100". | 
static int | 
oakSvgTraceTime
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 
 | 
static int | 
oakSvgTraceTimePerGlyph
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. 
 | 
| Constructor and Description | 
|---|
attr()  | 
public static int oakSvgFillStart
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int oakSvgFillTime
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int oakSvgImageSizeX
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int oakSvgImageSizeY
Must be an integer value, such as "100".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int oakSvgTraceTime
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int oakSvgTraceTimePerGlyph
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
Copyright © 2011–2014. All rights reserved.