Namespace Syncfusion.SfDiagram.iOS
Classes
| Annotation
Represents an annotation for a diagram element. It can be text, image or any view object. |
| AnnotationCollection
Represents a collection of annotation for diagram elements. |
| AnnotationPositions
Specifies how an object or text in a control is relative to an element of the control. |
| ApplyColorFrom
Apply Color From. |
| ApplyNodeStyleBy
Apply Node StyleBy. |
| ArcGeometry
Represents an arc geometry. |
| ArcSegment
Represents an Arc segment. |
| BeginNodeLayoutEventArgs
Provides data for the BeginNodeLayout event. |
| BeginNodeLayoutEventHandler
Represents the method that will handle the BeginNodeLayout event of a SfDiagram. |
| BeginNodeRenderEventArgs
Provides data for the BeginNodeRender event. |
| BeginNodeRenderEventHandler
Represents the method that will handle the BeginNodeRender event of a SfDiagram. |
| BezierGeometry
Represents a bezier geometry. |
| BezierSegment
Represents a bezier segment. |
| Brush
Brush style. |
| ChartType
Chart type. |
| Connector
Represents a Connector which is used to represent a relation between nodes. |
| ConnectorClickedEventArgs
Provides data for the ConnectorClicked event. |
| ConnectorClickEventHandler
Represents the method that will handle the ConnectorClicked event of a SfDiagram. |
| ConnectorCollection
Represents a connector collection. |
| ContextMenuSettings
Represents the context menu settings of the diagram. |
| DataSourceSettings
Represents the settings option of data source binding. |
| DecoratorStyle
Represents the decorator style. |
| DecoratorType
the Decorator. |
| DiagramBaseItem
Represents the base class of all the diagram elements. |
| DiagramClickedEventArgs
Provides data for the Clicked event. |
| DiagramClickedEventHandler
Represents the method that will handle the Clicked event of a SfDiagram. |
| DiagramLoadedEventHandler
Represents the method that will handle the Loaded event of a SfDiagram. |
| DiagramObjectDeletedEventArgs
Provides data for the DiagramObjectDeleted event. |
| DiagramObjectDeletedEventHandler
Represents the method that will handle the DiagramObjectDeleted event of a SfDiagram. |
| DiagramObjectDroppedEventArgs
Provides data for the DiagramObjectDropped event. |
| DiagramObjectDroppedEventHandler
Represents the method that will handle the DiagramObjectDropped event of a SfDiagram. |
| DiagramStyleSettings
Represents a defaultStyleProperties which is used to represent a default style for node ,connector,symbol and header. |
| DirectedTreeLayout
Represents the DirectedTreeLayout of layout. |
| DragEndEventArgs
Provides data for the DragEnd event. |
| DragEndEventHandler
Represents the method that will handle the DragEnd event of a SfDiagram. |
| DrawingMode
Drawing Tool. |
| EllipseGeometry
Represents the geometry of a circle or ellipse. |
| EllipseSegment
Represents an ellipse segment. |
| FillStyle
Fill style. |
| FontStyle
Font style of the textual content. |
| Geometry
Represents the base type of all geometry objects. |
| GradientDrawingOptions
Represents enumeration for gradient drawing options of the node. |
| HeaderStyle
Represents the header style of a symbol group. |
| HorizontalAlignment
Specifies how an object or text in a control is horizontally aligned relative to an element of the control. |
| ImageFormat
Image format. |
| ItemAddedEventArgs
Provides data for the ItemAdded event. |
| ItemAddedEventHandler
Represents the method that will handle the ItemAdded event of a SfDiagram. |
| ItemLongPressedEventArgs
Provides data for the ItemLongPressed event. |
| ItemLongPressedEventHandler
Represents the method that will handle the ItemLongPressed event of a SfDiagram. |
| LayoutBase
Represents the base class for all the automatic layout class. |
| LayoutManager
Represents a layout manager class. |
| LayoutNodeDroppedEventArgs
Provides data for the LayoutNodeDropped event. |
| LayoutStyle
Theme LayoutStyle. |
| LayoutType
Initialize enum class LayoutType. |
| LinearGradientBrush
Represents a linear gradient brush. |
| LineGeometry
Represents a line geometry. |
| LineSegment
Represents a line segment. |
| LineStyle
Line style class. |
| MindMapLayout
Represents the details about mind map layout. |
| Node
Represents a node/shape in the diagram. |
| NodeClickedEventArgs
Provides data for the NodeClicked event. |
| NodeClickEventHandler
Represents the method that will handle the NodeClicked event of a SfDiagram. |
| NodeCollection
Represents a collection of node. |
| NodeStyle
Node style class. |
| OnTextEditEventArgs
Provides data for the OnTextEdit event. |
| OnTextEditEventHandler
Represents the method that will handle the OnTextEdit event of a SfDiagram. |
| Orientation
the Orientation. |
| OverviewPanel
Overview Panel class. |
| PageSettings
Represents the page settings of the diagram. |
| Pen
Describes how a shape is outlined. |
| Port
Represents a connection point in the node. |
| PortCollection
Represents a collection of port (connection point). |
| RectGeometry
Represents a two-dimensional rectangle. |
| RectSegment
Represents a rectangle segment. |
| ResizeEndEventArgs
Provides data for the ResizeEnd event. |
| ResizeEndEventHandler
Represents the method that will handle the ResizeEnd event of a SfDiagram. |
| RotateEndEventArgs
Provides data for the RotateEnd event. |
| RotateEndEventHandler
Represents the method that will handle the RotateEnd event of a SfDiagram. |
| ScrollLimit
The Scroll limit. |
| ScrollSettings
Represents the scroll settings of the diagram. |
| Segment
Represents the abstract for all types of segment. |
| SegmentType
Segment type. |
| SelectorPosition
Selector position. |
| SfDiagram
Represents a diagram. |
| SfGraphics
Represents drawing graphics for creating custom shapes. |
| SfGraphicsPath
Represents a series of connected lines and curves. |
| ShapeType
Shape types. |
| SiblingSpace
Represents a SiblingSpace between layout node. |
| SolidBrush
Represents a solid Brush. |
| StartSegment
Represents the starting segment. |
| Stencil
Represents the stencil which holds a list of symbols that is displayed over a diagram. |
| StrokeStyle
Stroke style. |
| Style
Represents the style instance of the diagram elements. |
| SymbolCollection
Represents a symbol collection. |
| SymbolGroup
Represents a group of symbols in the symbol groups. |
| SymbolGroupExpandCollapseEventArgs
Provides data for the SymbolGroupExpandCollapse event. |
| SymbolGroupExpandCollapseEventHandler
Represents the method that will handle the SymbolGroupExpandCollapse event of a SfDiagram. |
| SymbolGroups
Represents the symbol groups in the stencil. |
| SymbolStyle
Represents a symbol style. |
| SymbolType
Symbol type. |
| TextChangedEventArgs
Provides data for the TextChanged event. |
| TextChangedEventHandler
Represents the method that will handle the TextChanged event of a SfDiagram. |
| TextStyle
Font class. |
| TreeLayoutBase
Represents the abstract base class for all types of tree layout representation. |
| TreeOrientation
Initialize enum class TreeOrientation. |
| UserHandle
Represents the details about user handle. |
| UserHandleClickedEventArgs
Provides data for the UserHandleClicked event. |
| UserHandleClickedEventHandler
Represents the method that will handle the UserHandleClicked event of a SfDiagram. |
| UserHandleCollection
Represents a collection of user handles for diagram elements. |
| UserHandlePosition
User handle position. |
| VerticalAlignment
Specifies how an object or text in a control is vertically aligned relative to an element of the control. |
| ViewportRect
Helper rectangle. |
| ViewPortStartPosition
View port start position. |
| ZoomEndEventArgs
Provides data for the ZoomEnd event. |
Interfaces
| ILayout
Interface for Layout. |