C# 클래스 PiaNO.Plot.PlotStyleTable

상속: PiaFile
파일 보기 프로젝트 열기: phusband/PiaNO

Private Properties

프로퍼티 타입 설명
_getNextStyleNode int

공개 메소드들

메소드 설명
AddStyle ( PlotStyle style ) : void
PlotStyleTable ( ) : System
PlotStyleTable ( string fileName ) : System

보호된 메소드들

메소드 설명
_getLineWeights ( ) : double>.Dictionary
_getPlotStyles ( ) : IEnumerable

비공개 메소드들

메소드 설명
_getNextStyleNode ( ) : int

메소드 상세

AddStyle() 공개 메소드

public AddStyle ( PlotStyle style ) : void
style PlotStyle
리턴 void

PlotStyleTable() 공개 메소드

public PlotStyleTable ( ) : System
리턴 System

PlotStyleTable() 공개 메소드

public PlotStyleTable ( string fileName ) : System
fileName string
리턴 System

_getLineWeights() 보호된 메소드

protected _getLineWeights ( ) : double>.Dictionary
리턴 double>.Dictionary

_getPlotStyles() 보호된 메소드

protected _getPlotStyles ( ) : IEnumerable
리턴 IEnumerable