C# Class csDataServerPlugin.dsOverlayLayer

Inheritance: ElementLayer, IdsChildLayer
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
AddPoi ( PoI p ) : void
RemovePoi ( PoI p ) : void
UpdatePoi ( PoI p ) : void
dsOverlayLayer ( IServiceLayer layer ) : System.Windows

Method Details

AddPoi() public méthode

public AddPoi ( PoI p ) : void
p DataServer.PoI
Résultat void

RemovePoi() public méthode

public RemovePoi ( PoI p ) : void
p DataServer.PoI
Résultat void

UpdatePoi() public méthode

public UpdatePoi ( PoI p ) : void
p DataServer.PoI
Résultat void

dsOverlayLayer() public méthode

public dsOverlayLayer ( IServiceLayer layer ) : System.Windows
layer IServiceLayer
Résultat System.Windows