ConLineRouteExt

ConLineRouteExt class

Determines the appearance of a connector.

Constructors

NameDescription
ConLineRouteExtConstructor.

Properties

NameTypeDescription
ValueintDetermines the appearance of a connector. The value of the property is ConLineRouteExtValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

ConLineRouteExt(value)

Constructor.

ParameterTypeDescription
valueintA ConLineRouteExtValue value.

ConLineRouteExt.Value property

Determines the appearance of a connector. The value of the property is ConLineRouteExtValue integer constant.

Type: int

ConLineRouteExt.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.