C# 클래스 MonoHotDraw.Database.RelationEntityHandle

상속: NewConnectionHandle
파일 보기 프로젝트 열기: mono/monohotdraw

공개 메소드들

메소드 설명
RelationEntityHandle ( IFigure owner, ILocator locator ) : System

보호된 메소드들

메소드 설명
CreateConnectionFigure ( ) : IConnectionFigure
CreateEndFigure ( ) : IFigure
GetConnectionIcon ( ) : Cairo.ImageSurface

메소드 상세

CreateConnectionFigure() 보호된 메소드

protected CreateConnectionFigure ( ) : IConnectionFigure
리턴 IConnectionFigure

CreateEndFigure() 보호된 메소드

protected CreateEndFigure ( ) : IFigure
리턴 IFigure

GetConnectionIcon() 보호된 메소드

protected GetConnectionIcon ( ) : Cairo.ImageSurface
리턴 Cairo.ImageSurface

RelationEntityHandle() 공개 메소드

public RelationEntityHandle ( IFigure owner, ILocator locator ) : System
owner IFigure
locator ILocator
리턴 System