C# 클래스 Treefrog.Render.Annotations.GripAnnotRenderer

상속: DrawAnnotationRenderer
파일 보기 프로젝트 열기: jaquadro/Treefrog

공개 메소드들

메소드 설명
GripAnnotRenderer ( GripAnnot data ) : LilyPath
Render ( LilyPath.DrawBatch drawBatch, float zoomFactor ) : void

메소드 상세

GripAnnotRenderer() 공개 메소드

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

Render() 공개 메소드

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