InMemoryDriver.OpenLayer

InMemoryDriver.OpenLayer method

読み取り用にレイヤーを開きます。

public override VectorLayer OpenLayer(AbstractPath path, DriverOptions options)
パラメータタイプ説明
pathAbstractPathファイルへのパス。
optionsDriverOptionsドライバー固有のオプション。

戻り値

のインスタンスVectorLayer.

関連項目