Class PlanarGraph

PlanarGraph class

public class PlanarGraph

Properties

NameDescription
EdgeEnds { get; }
Edges { get; }
IntersectorEventsCount { get; }
Nodes { get; }

Methods

NameDescription
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