C# Class MonoHotDraw.Database.EntityAttributeHandle

Inheritance: NewConnectionHandle
Mostrar archivo Open project: mono/monohotdraw

Public Methods

Method Description
EntityAttributeHandle ( IFigure owner, ILocator locator ) : System

Protected Methods

Method Description
CreateConnectionFigure ( ) : IConnectionFigure
CreateEndFigure ( ) : IFigure
GetConnectionIcon ( ) : Cairo.ImageSurface

Method Details

CreateConnectionFigure() protected method

protected CreateConnectionFigure ( ) : IConnectionFigure
return IConnectionFigure

CreateEndFigure() protected method

protected CreateEndFigure ( ) : IFigure
return IFigure

EntityAttributeHandle() public method

public EntityAttributeHandle ( IFigure owner, ILocator locator ) : System
owner IFigure
locator ILocator
return System

GetConnectionIcon() protected method

protected GetConnectionIcon ( ) : Cairo.ImageSurface
return Cairo.ImageSurface