| Modifier and Type | Field and Description | 
|---|---|
static int[] | 
AnimatedSvgView
Attributes that can be used with a AnimatedSvgView. 
 | 
static int | 
AnimatedSvgView_oakSvgFillStart
This symbol is the offset where the  
R.attr.oakSvgFillStart
          attribute's value can be found in the AnimatedSvgView array. | 
static int | 
AnimatedSvgView_oakSvgFillTime
This symbol is the offset where the  
R.attr.oakSvgFillTime
          attribute's value can be found in the AnimatedSvgView array. | 
static int | 
AnimatedSvgView_oakSvgImageSizeX
This symbol is the offset where the  
R.attr.oakSvgImageSizeX
          attribute's value can be found in the AnimatedSvgView array. | 
static int | 
AnimatedSvgView_oakSvgImageSizeY
This symbol is the offset where the  
R.attr.oakSvgImageSizeY
          attribute's value can be found in the AnimatedSvgView array. | 
static int | 
AnimatedSvgView_oakSvgTraceTime
This symbol is the offset where the  
R.attr.oakSvgTraceTime
          attribute's value can be found in the AnimatedSvgView array. | 
static int | 
AnimatedSvgView_oakSvgTraceTimePerGlyph
This symbol is the offset where the  
R.attr.oakSvgTraceTimePerGlyph
          attribute's value can be found in the AnimatedSvgView array. | 
| Constructor and Description | 
|---|
styleable()  | 
public static final int[] AnimatedSvgView
Includes the following attributes:
public static int AnimatedSvgView_oakSvgFillStart
This symbol is the offset where the R.attr.oakSvgFillStart
          attribute's value can be found in the AnimatedSvgView array.
          
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 AnimatedSvgView_oakSvgFillTime
This symbol is the offset where the R.attr.oakSvgFillTime
          attribute's value can be found in the AnimatedSvgView array.
          
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 AnimatedSvgView_oakSvgImageSizeX
This symbol is the offset where the R.attr.oakSvgImageSizeX
          attribute's value can be found in the AnimatedSvgView array.
          
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 AnimatedSvgView_oakSvgImageSizeY
This symbol is the offset where the R.attr.oakSvgImageSizeY
          attribute's value can be found in the AnimatedSvgView array.
          
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 AnimatedSvgView_oakSvgTraceTime
This symbol is the offset where the R.attr.oakSvgTraceTime
          attribute's value can be found in the AnimatedSvgView array.
          
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 AnimatedSvgView_oakSvgTraceTimePerGlyph
This symbol is the offset where the R.attr.oakSvgTraceTimePerGlyph
          attribute's value can be found in the AnimatedSvgView array.
          
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.