This is the complete list of members for Utils, including all inherited members.
| BufferByDistance(Shapefile subject, double Distance, int nSegments, bool SelectedOnly, bool MergeResults, string outputFilename, bool Overwrite) | Utils | |
| CalculateRaster(Array filenames, string Expression, string outputFilename, string gdalOutputFormat, float NodataValue, ICallback cBack, out string ErrorMsg) | Utils | |
| ClipGridWithPolygon(string inputGridfile, Shape poly, string resultGridfile, bool keepExtents) | Utils | |
| ClipGridWithPolygon2(Grid inputGrid, Shape poly, string resultGridfile, bool keepExtents) | Utils | |
| ClipPolygon(PolygonOperation op, Shape SubjectPolygon, Shape ClipPolygon) | Utils | |
| ColorByName(tkMapColor Name) | Utils | |
| ConvertDistance(tkUnitsOfMeasure sourceUnit, tkUnitsOfMeasure targetUnit, ref double Value) | Utils | |
| CopyNodataValues(string sourceFilename, string destFilename) | Utils | |
| CreateInstance(tkInterface interfaceId) | Utils | |
| EPSGUnitConversion(int EPSGUnitCode) | Utils | |
| ErrorMsgFromObject(object comClass) | Utils | |
| ExplodeShapes(Shapefile subject, bool SelectedOnly, string outputFilename, bool Overwrite) | Utils | |
| ExportSelection(Shapefile subject, string outputFilename, bool Overwrite) | Utils | |
| FixUpShapes(Shapefile subject, bool SelectedOnly, string outputFilename, bool Overwrite) | Utils | |
| GDALAddOverviews(string bstrSrcFilename, string bstrOptions, string bstrLevels, ICallback cBack=null) | Utils | |
| GDALBuildVrt(string bstrDstFilename, string bstrOptions, ICallback cBack=null) | Utils | |
| GDALInfo(string bstrSrcFilename, string bstrOptions, ICallback cBack=null) | Utils | |
| GDALRasterize(string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack=null) | Utils | |
| GDALWarp(string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack=null) | Utils | |
| GenerateContour(string bstrSrcFilename, string bstrDstFilename, double dfInterval, double dfNoData, bool Is3D, object dblFLArray, ICallback cBack) | Utils | |
| GenerateHillShade(string bstrGridFilename, string bstrShadeFilename, float Z, float scale, float az, float alt) | Utils | |
| GeodesicArea(Shape shapeWgs84) | Utils | |
| GeodesicDistance(double lat1, double lng1, double lat2, double lng2) | Utils | |
| get_Area(Shape Shape) | Utils | |
| get_ComUsageReport(bool unreleasedOnly) | Utils | |
| get_ErrorMsg(int ErrorCode) | Utils | |
| get_Length(Shape Shape) | Utils | |
| get_Perimeter(Shape Shape) | Utils | |
| GetAngle(Point firstPoint, Point secondPoint) | Utils | |
| GetNAD83ProjectionName(tkNad83Projection projectionID) | Utils | |
| GetProjectionList(tkProjectionSet projectionSets, ref Object list) | Utils | |
| GetProjectionNameByID(int SRID) | Utils | |
| GetWGS84ProjectionName(tkWgs84Projection projectionID) | Utils | |
| GlobalCallback | Utils | |
| GridInterpolateNoData(Grid Grd, ICallback cBack) | Utils | |
| GridMerge(object Grids, string MergeFilename, bool InRam, GridFileType GrdFileType, ICallback cBack) | Utils | |
| GridReplace(Grid Grd, object OldValue, object newValue, ICallback cBack) | Utils | |
| GridStatisticsForPolygon(Grid Grid, GridHeader Header, Extents gridExtents, Shape Shape, double NodataValue, ref double MeanValue, ref double MinValue, ref double MaxValue) | Utils | |
| GridStatisticsToShapefile(Grid Grid, Shapefile sf, bool SelectedOnly, bool overwriteFields, bool useCenterWithinMethod=true) | Utils | |
| GridToGrid(Grid Grid, GridDataType OutDataType, ICallback cBack) | Utils | |
| GridToImage(Grid Grid, GridColorScheme cScheme, ICallback cBack) | Utils | |
| GridToImage2(Grid Grid, GridColorScheme ci, tkGridProxyFormat imageFormat, bool InRam, ICallback cBack) | Utils | |
| GridToShapefile(Grid Grid, Grid ConnectionGrid, ICallback cBack) | Utils | |
| hBitmapToPicture(int hBitmap) | Utils | |
| IsTiffGrid(string Filename) | Utils | |
| Key | Utils | |
| LastErrorCode | Utils | |
| LineInterpolatePoint(Shape sourceLine, Point startPoint, double distance, bool normalized) | Utils | |
| MaskRaster(string Filename, byte newPerBandValue) | Utils | |
| MergeImages(Array InputNames, string OutputName) | Utils | |
| OGR2OGR(string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack=null) | Utils | |
| OGRInfo(string bstrSrcFilename, string bstrOptions, string bstrLayers=null, ICallback cBack=null) | Utils | |
| OGRLayerToShapefile(string Filename, ShpfileType ShpType, ICallback cBack) | Utils | |
| PointInPolygon(Shape Shp, Point TestPoint) | Utils | |
| Polygonize(string pszSrcFilename, string pszDstFilename, int iSrcBand=1, bool NoMask=false, string pszMaskFilename="0", string pszOGRFormat="GML", string pszDstLayerName="out", string pszPixValFieldName="DN", ICallback cBack=null) | Utils | |
| ProjectDistanceTo(Shape sourceLine, Shape referenceShape) | Utils | |
| ReclassifyRaster(string Filename, int bandIndex, string OutputName, Array LowerBounds, Array UpperBounds, Array NewValues, string gdalOutputFormat, ICallback cBack) | Utils | |
| RemoveColinearPoints(Shapefile Shapes, double LinearTolerance, ICallback cBack) | Utils | |
| ReprojectShapefile(Shapefile sf, GeoProjection source, GeoProjection target) | Utils | |
| ShapefileToGrid(Shapefile Shpfile, bool UseShapefileBounds, GridHeader GrdHeader, double Cellsize, bool UseShapeNumber, short SingleValue) | Utils | |
| ShapeMerge(Shapefile Shapes, int IndexOne, int IndexTwo, ICallback cBack) | Utils | |
| ShapeToShapeZ(Shapefile Shapefile, Grid Grid, ICallback cBack) | Utils | |
| TileProjectionToGeoProjection(tkTileProjection Projection) | Utils | |
| TinToShapefile(Tin Tin, ShpfileType Type, ICallback cBack) | Utils | |
| TranslateRaster(string bstrSrcFilename, string bstrDstFilename, string bstrOptions, ICallback cBack) | Utils |