IPythonRasterBuilder Interface

Builder for python raster types.

Members

Name Description
Read/write property BuilderName The builder class name.
Read/write property CrawlerName The crawler class name.
Read/write property ModulePath The python module path.

IPythonRasterBuilder.BuilderName Property

The builder class name.

Public Property BuilderName As String
public string BuilderName {get; set;}

IPythonRasterBuilder.CrawlerName Property

The crawler class name.

Public Property CrawlerName As String
public string CrawlerName {get; set;}

IPythonRasterBuilder.ModulePath Property

The python module path.

Public Property ModulePath As String
public string ModulePath {get; set;}

Classes that implement IPythonRasterBuilder

Classes Description
PythonRasterBuilder A raster builder for Python Raster Types

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.