Class PlanarGraph
PlanarGraph class
public class PlanarGraph
Properties
Name | Description |
---|---|
EdgeEnds { get; } | |
Edges { get; } | |
IntersectorEventsCount { get; } | |
Nodes { get; } |
Methods
Name | Description |
---|---|
static Build(TopologyGeometry) | |
static Build(TopologyGeometry, TopologyGeometry) | |
BuildGeometry(bool) | |
CompleteLabeling() | |
GetIntersectionMatrix() | |
HasSplittedEdges() | |
IsAreaLabelsConsistent() | |
IsAreaLabelsConsistent(out EdgeEndStar, out int) | |
Relate(string) | |
SelectDifference() | |
SelectIntersection() | |
SelectOverlay(OverlayCode) | |
SelectSymDifference() | |
SelectUnion() | |
ThrowIsNotConsistent(string, string) |
See Also
- namespace Aspose.Gis.Topology.Graph
- assembly Aspose.GIS