Свойство | Тип | Описание | |
---|---|---|---|
Association | System | ||
DrawEndMultiplicity | void | ||
DrawEndRole | void | ||
DrawMultiplicity | void | ||
DrawRole | void | ||
DrawStartMultiplicity | void | ||
DrawStartRole | void | ||
GetEndMultiplicityArea | |||
GetEndRoleArea | |||
GetRoleArea | |||
GetStartMultiplicityArea | |||
GetStartRoleArea | |||
MultiplicityArea | |||
association_Reversed | void |
Метод | Описание | |
---|---|---|
Association ( |
||
Draw ( IGraphics g, bool onScreen, Style style ) : void | ||
ShowEditDialog ( ) : void |
Метод | Описание | |
---|---|---|
CalculateDrawingArea ( Style style, bool printing, float zoom ) : |
||
CloneRelationship ( IDiagram diagram, |
||
DrawEndCap ( IGraphics g, bool onScreen, Style style ) : void | ||
DrawStartCap ( IGraphics g, bool onScreen, Style style ) : void | ||
GetContextMenuItems ( IDiagram diagram ) : IEnumerable |
||
OnDoubleClick ( AbsoluteMouseEventArgs e ) : void | ||
ShowEditor ( ) : void |
Метод | Описание | |
---|---|---|
Association ( ) : System | ||
DrawEndMultiplicity ( IGraphics g, Style style ) : void | ||
DrawEndRole ( IGraphics g, Style style ) : void | ||
DrawMultiplicity ( IGraphics g, Style style, string text, Point firstPoint, Point secondPoint, |
||
DrawRole ( IGraphics g, Style style, string text, Point firstPoint, Point secondPoint, |
||
DrawStartMultiplicity ( IGraphics g, Style style ) : void | ||
DrawStartRole ( IGraphics g, Style style ) : void | ||
GetEndMultiplicityArea ( Style style ) : |
||
GetEndRoleArea ( Style style ) : |
||
GetRoleArea ( Style style, string text, Point firstPoint, Point secondPoint, |
||
GetStartMultiplicityArea ( Style style ) : |
||
GetStartRoleArea ( Style style ) : |
||
MultiplicityArea ( Style style, string text, Point firstPoint, Point secondPoint, |
||
association_Reversed ( object sender, |
public Association ( |
||
association | ||
startShape | ||
endShape | ||
Результат | System |
protected CalculateDrawingArea ( Style style, bool printing, float zoom ) : |
||
style | Style | |
printing | bool | |
zoom | float | |
Результат |
protected CloneRelationship ( IDiagram diagram, |
||
diagram | IDiagram | |
first | ||
second | ||
Результат | bool |
public Draw ( IGraphics g, bool onScreen, Style style ) : void | ||
g | IGraphics | |
onScreen | bool | |
style | Style | |
Результат | void |
protected DrawEndCap ( IGraphics g, bool onScreen, Style style ) : void | ||
g | IGraphics | |
onScreen | bool | |
style | Style | |
Результат | void |
protected DrawStartCap ( IGraphics g, bool onScreen, Style style ) : void | ||
g | IGraphics | |
onScreen | bool | |
style | Style | |
Результат | void |
protected GetContextMenuItems ( IDiagram diagram ) : IEnumerable |
||
diagram | IDiagram | |
Результат | IEnumerable |
protected OnDoubleClick ( AbsoluteMouseEventArgs e ) : void | ||
e | AbsoluteMouseEventArgs | |
Результат | void |