SpatialImplementation 類別

定義

負責瞭解如何為空間類型的特定實作建立 Geography 和 Geometry 產生器建立類別

public abstract class SpatialImplementation
type SpatialImplementation = class
Public MustInherit Class SpatialImplementation
繼承
SpatialImplementation

建構函式

SpatialImplementation()

負責瞭解如何為空間類型的特定實作建立 Geography 和 Geometry 產生器建立類別

屬性

CurrentImplementation

傳回目前正在使用的 SpatialImplementation 執行個體。

Operations

取得或設定空間作業實作。

方法

CreateBuilder()

建立此實作的 SpatialBuilder。

CreateGeoJsonObjectFormatter()

建立 Json 物件的格式子。

CreateGmlFormatter()

建立此實作的 GmlFormatter。

CreateValidator()

建立空間驗證程式。

CreateWellKnownTextSqlFormatter()

建立此實作的 WellKnownTextSqlFormatter。

CreateWellKnownTextSqlFormatter(Boolean)

建立此實作的 WellKnownTextSqlFormatter。

適用於