Namespace Syncfusion.UI.Xaml.Diagram.Serializer
Classes
Annotation |
Connector
Serializer |
ConnectorPort |
CubicCurveSegment
Represents a cubiccurvecegment takes in two control points for each point.To create a cubic Bezier, need to specify three sets of coordinates. |
DiagramElement
Serializer |
DockPort |
Graph
Graph |
Group
Serializer |
Lane |
Node |
NodePort |
OrthogonalSegment
Represents the orthogonal segments to create segments that are perpendicular to each other.Set the segment as OrthogonalSegment to create the default orthogonal segment. |
Phase |
PortBase |
QuadraticCurveSegment
Represents a quadraticcurvesegment to drawn between two points. |
SegmentDecorator |
StraightSegment
Represent a straightsegment is a part of a line that is bounded by two distinct end points, and contains every point on the line between its endpoints. |
Swimlane
Represents a cluster multiple nodes, connectors and group into a single element. It acts like a container for its children (nodes, groups, and connectors). |
SwimlaneHeader |