Click or drag to resize

subjectRenderLayersrender Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.subjectRenderLayers.render(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken,imbNLP.PartOfSpeech.pipelineForPos.render.contentTokenSubjectRenderMode)"]

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.render
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public textMap<pipelineTaskSubjectContentToken> render(
	pipelineTaskSubjectContentToken subject,
	contentTokenSubjectRenderMode mode
)

Parameters

subject
Type: imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskSubjectContentToken

[Missing <param name="subject"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.subjectRenderLayers.render(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken,imbNLP.PartOfSpeech.pipelineForPos.render.contentTokenSubjectRenderMode)"]

mode
Type: imbNLP.PartOfSpeech.pipelineForPos.rendercontentTokenSubjectRenderMode

[Missing <param name="mode"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.subjectRenderLayers.render(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken,imbNLP.PartOfSpeech.pipelineForPos.render.contentTokenSubjectRenderMode)"]

Return Value

Type: textMappipelineTaskSubjectContentToken

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.subjectRenderLayers.render(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken,imbNLP.PartOfSpeech.pipelineForPos.render.contentTokenSubjectRenderMode)"]

See Also