Class TopologyGeometry
TopologyGeometry class
public class TopologyGeometry
Constructors
Name | Description |
---|---|
TopologyGeometry() | The default constructor. |
Properties
Name | Description |
---|---|
ExteriorRings { get; } | |
InteriorRings { get; } | |
Lines { get; } | |
Points { get; } |
Methods
Name | Description |
---|---|
AddLineString(Chain) | |
AddPoint(Coordinate) | |
AddPolygonExteriorRing(Chain) | |
AddPolygonInteriorRing(Chain) | |
Buffer(double, BufferOptions) | |
GetIntersections() | |
HasValidRingsNesting() | |
IsExteriorRing(Chain) |
See Also
- namespace Aspose.Gis.Topology
- assembly Aspose.GIS