documentationfor yFiles for HTML 3.0.0.3

Method Return Values

getSegmentOrientation (IInputModeContext, number)in IOrthogonalEdgeHelperGets the declared orientation of the given segment at the edge this helper was provided for.
getSegmentOrientation (IEdge, number)in OrthogonalEdgeEditingContextGets the declared segment orientation for the provided segment at the given edge.
getSegmentOrientation (IInputModeContext, number)in OrthogonalEdgeHelperGets the orientation of the given segment by looking at the geometry of the segment.
from (SegmentOrientation)in SegmentOrientationConverts the given argument to an enum constant of this enum type.

Method Parameters

prepareOrthogonalEdge (IGraph, IEdge, IListEnumerable<SegmentOrientation>, IListEnumerable<MovementInfo>)in OrthogonalEdgeEditingContextHelper method that inspects and prepares an orthogonal edge for the upcoming edit process.
from (SegmentOrientation)in SegmentOrientationConverts the given argument to an enum constant of this enum type.
getName (SegmentOrientation)in SegmentOrientationReturns the name of the given enum constant.