C# Class PiaNO.Plot.PlotStyleTable

Inheritance: PiaFile
Afficher le fichier Open project: phusband/PiaNO

Private Properties

Свойство Type Description
_getNextStyleNode int

Méthodes publiques

Méthode Description
AddStyle ( PlotStyle style ) : void
PlotStyleTable ( ) : System
PlotStyleTable ( string fileName ) : System

Méthodes protégées

Méthode Description
_getLineWeights ( ) : double>.Dictionary
_getPlotStyles ( ) : IEnumerable

Private Methods

Méthode Description
_getNextStyleNode ( ) : int

Method Details

AddStyle() public méthode

public AddStyle ( PlotStyle style ) : void
style PlotStyle
Résultat void

PlotStyleTable() public méthode

public PlotStyleTable ( ) : System
Résultat System

PlotStyleTable() public méthode

public PlotStyleTable ( string fileName ) : System
fileName string
Résultat System

_getLineWeights() protected méthode

protected _getLineWeights ( ) : double>.Dictionary
Résultat double>.Dictionary

_getPlotStyles() protected méthode

protected _getPlotStyles ( ) : IEnumerable
Résultat IEnumerable