Namespace Syncfusion.UI.Xaml.Diagram.Serializer
Classes
Annotation
Represent a block of text that can be displayed over a node or connector. |
Connector
Represents a class to create link between two points or nodes to indicate the flow of operation or relationships between them. |
ConnectorPort
Represents a class of port that is a special connection point on a connector that can glue the connectors, When glue a connector to a port, they stay connected, even if one of the connector or port is moved. |
ContainerHeader
Represents a title of container elements of the diagram control. |
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 |
DiagramXmlSerializer<TElement>
Provides custom formatting for XML serialization and deserialization. |
DockPort
Represents a class of dock port that is a special connections of many points on a node that can glue the connectors, When glue a connector to a port, they stay connected, even if one of the connector or port is moved. |
Graph
Graph |
Group
Serializer |
Lane
Represents the sequence of vertical or horizontal separation in a Swimlane diagram. |
Node
Represents the graphical objects used to visually represent the geometrical information, process flow, internal business procedure, entity, or any other kind of data. |
NodePort
Represents a class of port that is a special connection point on a node that can glue the connectors, When glue a connector to a port, they stay connected, even if one of the node or port is moved. |
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
Represents the sequence of vertical or horizontal separation in a Swimlane diagram. |
PortBase
Represents a calss to serailize the elements of NodePort class. |
QuadraticCurveSegment
Represents a quadraticcurvesegment to drawn between two points. |
SegmentDecorator
Represents a class to add any shape within the segments lines of connectors. |
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
Represents a title of lane, phase and swimlane elements of the diagram control. |