documentationfor yFiles for HTML 3.0.0.3

Properties

orthogonalEdgeCreationin CreateEdgeInputModeGets or sets the policy that controls whether edges will be created orthogonally.
orthogonalBendRemovalin GraphEditorInputModeGets or sets the policy that controls whether removing bends from an orthogonal edge will keep the edge orthogonal.

Method Return Values

from (OrthogonalEdgeEditingPolicy)in OrthogonalEdgeEditingPolicyConverts the given argument to an enum constant of this enum type.

Method Parameters

CreateEdgeInputMode ()in CreateEdgeInputModeCreates a new instance that will use the IGraph from the parentInputModeContext to create edges in.
GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
from (OrthogonalEdgeEditingPolicy)in OrthogonalEdgeEditingPolicyConverts the given argument to an enum constant of this enum type.
getName (OrthogonalEdgeEditingPolicy)in OrthogonalEdgeEditingPolicyReturns the name of the given enum constant.