Method |
Description |
|
CreateCharDrawing ( CharGfx gfx ) : System.Windows.Media.Drawing |
|
|
CreateVectorDrawing ( DrawingGfx gfx ) : System.Windows.Media.Drawing |
|
|
DecideGfx ( Symbol symbol ) : GfxBase |
|
|
DecideTileGfx ( Symbol symbol, int size ) : GfxBase |
|
|
GetBitmapGfx ( BitmapGfx gfx, int size ) : System.Windows.Media.Imaging.BitmapSource |
|
|
GetVectorGfx ( VectorGfxBase gfx ) : System.Windows.Media.Drawing |
|
|
IsPowerOfTwo ( uint x ) : bool |
|
|
LoadBitmapResource ( string name ) : System.Windows.Media.Imaging.BitmapSource |
|
|
LoadDrawingResource ( string drawingsName ) : Drawing>.Dictionary |
|
|
LoadSymbolSet ( string symbolInfoName ) : SymbolSet |
|
|
ParseSizes ( string sizeStr ) : uint |
|
|