C# Класс NClass.DiagramEditor.ClassDiagram.Connections.Nesting

Наследование: NClass.DiagramEditor.Diagrams.Connections.Connection
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Nesting ( NestingRelationship nesting, Shape startShape, Shape endShape ) : System

Защищенные методы

Метод Описание
CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool
DrawStartCap ( IGraphics g, bool onScreen, Style style ) : void

Описание методов

CloneRelationship() защищенный Метод

protected CloneRelationship ( IDiagram diagram, Shape first, Shape second ) : bool
diagram IDiagram
first NClass.DiagramEditor.Diagrams.Shapes.Shape
second NClass.DiagramEditor.Diagrams.Shapes.Shape
Результат bool

DrawStartCap() защищенный Метод

protected DrawStartCap ( IGraphics g, bool onScreen, Style style ) : void
g IGraphics
onScreen bool
style Style
Результат void

Nesting() публичный Метод

/// is null.-or- /// is null.-or- /// is null. ///
public Nesting ( NestingRelationship nesting, Shape startShape, Shape endShape ) : System
nesting NClass.Core.NestingRelationship
startShape NClass.DiagramEditor.Diagrams.Shapes.Shape
endShape NClass.DiagramEditor.Diagrams.Shapes.Shape
Результат System