Table of Contents

Namespace OdfKit.Drawing

Classes

DrawingDocument

Represents an ODF drawing document. 表示 ODF 繪圖文件(Drawing Document)的類別。

DrawingDocumentBuilder

Provides a fluent creation API for DrawingDocument. 提供 DrawingDocument 的 Fluent 建立 API。

FlatGraphicsDocument

Represents an ODF flat XML drawing document (FODG). 表示 ODF 扁平 XML 繪圖文件(FODG)。

GraphicsTemplateDocument

Represents an ODF drawing template document (OTG). 表示 ODF 繪圖範本文件(OTG)。

OdfConnectorInfo

Represents summary information for a connector on a drawing page. 表示繪圖頁面上一條連接線的摘要資訊。

OdfCustomShapeInfo

Represents summary information for a custom shape on a drawing page. 表示繪圖頁面上一個自定義幾何圖形的摘要資訊。

OdfDrawGroup

Represents an ODF drawing group. 表示 ODF 繪圖群組。

OdfDrawGroupBuilder

Provides a fluent creation API for drawing groups. 提供繪圖群組的 Fluent 建立 API。

OdfDrawPage

Provides the OdfDrawPage API. 提供 OdfDrawPage API。

OdfDrawPageBuilder

Provides a fluent creation API for drawing page content. 提供繪圖頁面內容的 Fluent 建立 API。

OdfDrawPageCollection

Provides indexing, enumeration, and add entry points for drawing pages. 提供繪圖頁面的索引、列舉與新增入口。

OdfDrawPictureInfo

Represents summary information for a picture on a drawing page. 表示繪圖頁面上一張圖片的摘要資訊。

OdfDrawShapeBuilder

Provides a fluent configuration API for drawing shapes. 提供繪圖圖形的 Fluent 設定 API。

OdfDrawShapeLayerInfo

Represents summary information for a shape's layer assignment on a drawing page. 表示繪圖頁面上一個圖形圖層指派的摘要資訊。

OdfDrawTextBoxInfo

Represents summary information for a text box on a drawing page. 表示繪圖頁面上一個文字方塊的摘要資訊。

OdfFlowLayoutOptions

Configures practical flow-diagram layout generated by the drawing builder. 設定繪圖 builder 產生實務流程圖的版面。

OdfFlowStepRequest

Describes a flow-diagram step for high-level drawing builders. 描述高階繪圖 builder 使用的流程圖步驟。

OdfGroupInfo

Represents summary information for a group shape on a drawing page. 表示繪圖頁面上一個群組圖形的摘要資訊。

OdfLayerInfo

Represents summary information for a layer on a drawing page. 表示繪圖頁面上一個圖層的摘要資訊。

OdfPathInfo

Represents summary information for a path shape on a drawing page. 表示繪圖頁面上一個路徑圖形的摘要資訊。

OdfPolygonInfo

Represents summary information for a polygon shape on a drawing page. 表示繪圖頁面上一個多邊形圖形的摘要資訊。

OdfSvgPathDataParser

Provides fast UTF-8 span-based parsing of SVG path data. 提供 SVG path data 的 UTF-8 Span 快速解析工具。

Structs

OdfSvgPathBounds

Represents the coordinate bounds of SVG path data. 表示 SVG path data 的座標邊界。

Enums

OdfConnectorType

Enumerates connector geometry types. 表示連接線幾何類型的列舉。