Uses of Class
com.neurowork.mobile.android.fw.themes.FormatStyle

Packages that use FormatStyle
net.neurowork.mobile.android.fw   
net.neurowork.mobile.android.fw.parse   
 

Uses of FormatStyle in net.neurowork.mobile.android.fw
 

Methods in net.neurowork.mobile.android.fw that return types with arguments of type FormatStyle
 java.util.Map<java.lang.String,FormatStyle> ApplicationData.getFormatStyleMap()
           
 

Method parameters in net.neurowork.mobile.android.fw with type arguments of type FormatStyle
 void ApplicationData.setFormatStyleMap(java.util.Map<java.lang.String,FormatStyle> formatStyleMap)
           
 

Uses of FormatStyle in net.neurowork.mobile.android.fw.parse
 

Methods in net.neurowork.mobile.android.fw.parse that return types with arguments of type FormatStyle
static java.util.Map<java.lang.String,FormatStyle> ParseUtils.parseFormatData(android.content.Context context, java.lang.String xmlFileName)
          This method is used to make the ride home file "formats.xml" passed in the parameter xmlFileName.