C# Class Treefrog.Render.Annotations.GripAnnotRenderer

Inheritance: DrawAnnotationRenderer
Exibir arquivo Open project: jaquadro/Treefrog

Public Methods

Method Description
GripAnnotRenderer ( GripAnnot data ) : LilyPath
Render ( LilyPath.DrawBatch drawBatch, float zoomFactor ) : void

Method Details

GripAnnotRenderer() public method

public GripAnnotRenderer ( GripAnnot data ) : LilyPath
data Treefrog.Presentation.Annotations.GripAnnot
return LilyPath

Render() public method

public Render ( LilyPath.DrawBatch drawBatch, float zoomFactor ) : void
drawBatch LilyPath.DrawBatch
zoomFactor float
return void