Method | Description | |
---|---|---|
AttributeConnection ( ) : System | ||
AttributeConnection ( IFigure fig1, IFigure fig2 ) : System | ||
CanConnectEnd ( IFigure figure ) : bool | ||
CanConnectStart ( IFigure figure ) : bool |
Method | Description | |
---|---|---|
AttributeConnection ( |
public AttributeConnection ( IFigure fig1, IFigure fig2 ) : System | ||
fig1 | IFigure | |
fig2 | IFigure | |
return | System |
protected AttributeConnection ( |
||
info | ||
context | ||
return | System |
public CanConnectEnd ( IFigure figure ) : bool | ||
figure | IFigure | |
return | bool |
public CanConnectStart ( IFigure figure ) : bool | ||
figure | IFigure | |
return | bool |