C# Class MonoHotDraw.Database.RelationAttributeHandle

Inheritance: NewConnectionHandle
Afficher le fichier Open project: mono/monohotdraw

Méthodes publiques

Méthode Description
RelationAttributeHandle ( IFigure owner, ILocator locator ) : System

Méthodes protégées

Méthode Description
CreateConnectionFigure ( ) : IConnectionFigure
CreateEndFigure ( ) : IFigure
GetConnectionIcon ( ) : Cairo.ImageSurface

Method Details

CreateConnectionFigure() protected méthode

protected CreateConnectionFigure ( ) : IConnectionFigure
Résultat IConnectionFigure

CreateEndFigure() protected méthode

protected CreateEndFigure ( ) : IFigure
Résultat IFigure

GetConnectionIcon() protected méthode

protected GetConnectionIcon ( ) : Cairo.ImageSurface
Résultat Cairo.ImageSurface

RelationAttributeHandle() public méthode

public RelationAttributeHandle ( IFigure owner, ILocator locator ) : System
owner IFigure
locator ILocator
Résultat System