FindTablesSameAxisX ( Subaru.Tables.Table table ) : IList
|
|
GetCategoriesDictionary ( string categories ) : int>.Dictionary |
|
|
GetCategoriesForExport ( IList list2D, IList list3D ) : string[] |
|
|
List2DAnnotated ( ) : IList |
|
|
List2DAnnotatedSorted ( ) : IList |
|
|
List2DSelected ( ) : IList |
|
|
List2DSelectedSorted ( ) : IList |
|
|
List2DSorted ( ) : IList |
|
|
List2Dand3D ( ) : IList
Private Methods
Method Details
AutomaticMinDigits()
public static method
AutomaticValueFormat()
public static method
public static AutomaticValueFormat ( float values, float valuesMin, float valuesMax ) : string |
values |
float |
|
valuesMin |
float |
|
valuesMax |
float |
|
return |
string |
|
ChangeTableType()
public method
public ChangeTableType ( Subaru.Tables.Table table, Tables newType ) : void |
table |
Subaru.Tables.Table |
|
newType |
Tables |
|
return |
void |
|
public Data ( ) : System |
return |
System |
|
Enumerable2Dand3D()
public method
public Enumerable2Dand3D ( ) : IEnumerable
return |
IEnumerable
FindTablesSameAxisX()
public method
public FindTablesSameAxisX ( Subaru.Tables.Table table ) : IList
table |
Subaru.Tables.Table |
|
return |
IList
GetCategoriesDictionary()
public method
GetCategoriesForExport()
public method
public GetCategoriesForExport ( IList list2D, IList list3D ) : string[] |
list2D |
IList |
|
list3D |
IList |
|
return |
string[] |
|
List2DAnnotated()
public method
List2DAnnotatedSorted()
public method
List2DSelected()
public method
List2DSelectedSorted()
public method
List2DSorted()
public method
List2Dand3D()
public method
public List2Dand3D ( ) : IList
return |
IList
List3DAnnotated()
public method
List3DAnnotatedSorted()
public method
List3DSelected()
public method
List3DSelectedSorted()
public method
List3DSorted()
public method
public LoadRom ( string path ) : void |
path |
string |
|
return |
void |
|
PathWithNewExtension()
public static method
public static PathWithNewExtension ( string path, string extension ) : string |
path |
string |
|
extension |
string |
|
return |
string |
|
PrintSharedStatistics()
public method
SaveAsRomRaiderXml()
public method
public SaveAsRomRaiderXml ( string path, SelectedChoice choice ) : void |
path |
string |
|
choice |
SelectedChoice |
|
return |
void |
|
SaveAsTunerProXdf()
public method
public SaveAsTunerProXdf ( string path, SelectedChoice choice ) : void |
path |
string |
|
choice |
SelectedChoice |
|
return |
void |
|
public SaveXml ( ) : void |
return |
void |
|
public SaveXml ( string path ) : void |
path |
string |
|
return |
void |
|
ValueFormat()
public static method
public static ValueFormat ( int decimals ) : string |
decimals |
int |
|
return |
string |
|
| | | | | | | |