C# Class SIL.FieldWorks.IText.InterlinPrintVc

Modifications of InterlinVc for printing.
Inheritance: InterlinVc
ファイルを表示 Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
Display ( IVwEnv vwenv, int hvo, int frag ) : void
InterlinPrintVc ( SIL.FieldWorks.FDO.FdoCache cache ) : SIL.CoreImpl

Protected Methods

Method Description
GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void
LabelRGBFor ( SIL.FieldWorks.IText.InterlinLineSpec spec ) : int

Method Details

Display() public method

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
return void

GetSegmentLevelTags() protected method

protected GetSegmentLevelTags ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
return void

InterlinPrintVc() public method

public InterlinPrintVc ( SIL.FieldWorks.FDO.FdoCache cache ) : SIL.CoreImpl
cache SIL.FieldWorks.FDO.FdoCache
return SIL.CoreImpl

LabelRGBFor() protected method

protected LabelRGBFor ( SIL.FieldWorks.IText.InterlinLineSpec spec ) : int
spec SIL.FieldWorks.IText.InterlinLineSpec
return int