Class RTree
RTree class
public class RTree : IDisposable
Properties
Name | Description |
---|---|
IsNew { get; } |
Methods
Name | Description |
---|---|
static Open(AbstractPathInternal, int) | |
static Open(AbstractPathInternal, RTreeOptions) | |
static Open(string, RTreeOptions) | |
static OpenInMemory(int) | |
Dispose() | |
Insert(BoundingRectangle, int) | |
NearestCandidateTo(Coordinate) | |
WhereIntersects(BoundingRectangle) |
See Also
- namespace Aspose.Gis.Indexing.RTree
- assembly Aspose.GIS