C# 클래스 MonoHotDraw.Samples.NewUseCaseHandle

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

공개 메소드들

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

보호된 메소드들

메소드 설명
CreateConnection ( ) : IConnectionFigure
CreateEndFigure ( ) : IFigure

메소드 상세

CreateConnection() 보호된 메소드

protected CreateConnection ( ) : IConnectionFigure
리턴 IConnectionFigure

CreateEndFigure() 보호된 메소드

protected CreateEndFigure ( ) : IFigure
리턴 IFigure

NewUseCaseHandle() 공개 메소드

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