C# Class JointMilitarySymbologyLibrary.LegacySymbolExport

Afficher le fichier Open project: Esri/joint-military-symbology-xml Class Usage Examples

Méthodes publiques

Méthode Description
LegacySymbolExport ( ConfigHelper configHelper, string standard ) : System
Line ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol, LegacyEntityType legacyEntity, LegacyFunctionCodeType functionCode ) : string
Line ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol, LegacyFunctionCodeType functionCode ) : string

Private Methods

Méthode Description
_buildName ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol ) : string
_buildSIDCKey ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol, LegacyFunctionCodeType functionCode ) : string

Method Details

LegacySymbolExport() public méthode

public LegacySymbolExport ( ConfigHelper configHelper, string standard ) : System
configHelper ConfigHelper
standard string
Résultat System

Line() public méthode

public Line ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol, LegacyEntityType legacyEntity, LegacyFunctionCodeType functionCode ) : string
ss SymbolSet
legacySymbol SymbolSetLegacySymbol
legacyEntity LegacyEntityType
functionCode LegacyFunctionCodeType
Résultat string

Line() public méthode

public Line ( SymbolSet ss, SymbolSetLegacySymbol legacySymbol, LegacyFunctionCodeType functionCode ) : string
ss SymbolSet
legacySymbol SymbolSetLegacySymbol
functionCode LegacyFunctionCodeType
Résultat string