Class GraphicConfig
				
				
			
				
				
				
					
Defined in:  sdk.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							
							 This object models a graphic from the graphics library. 
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 parseXML(element)
								 
								
							 | 
						|
| 
								 toXML()
								 
								
							 | 
						
					Class Detail
				
				
				
						GraphicConfig()
				
				
				
					This object models a graphic from the graphics library.
It can convert itself to/from XML for web API usage.
This can be used to create, edit, or browse an avatar instance.
					
				
				
				
				
				
					
					
					
					
					
					
					
			
					Method Detail
				
				
					 
					
					
					
					credentials()
					
					
					
					
					
					parseXML(element)
					
					
					- Parameters:
 - element
 
					
					
					toXML()