# Packages
Package clipping the spatial geometric operation and reconstruction between entities is realized.
package de9im the criteria for judging the various topological relations between points, line and surface entities in DE-9IM model are given.
Package dissovle Slice a geometric polygon.
package graphtests is include test datas.
# Functions
ClipHandle handle graph with m1 and m2,returns graph of intersection , union, difference and sym difference.
GenerateGraph create graph with matrix.
GenerateGraphCollection create graph with collection.
GenerateSteric ...
IntersectionHandle handle graph with m1 and m2.
IntersectLine returns a Collection that represents that part of geometry A intersect with geometry B.
IntersectLinePolygon returns a Collection that represents that part of geometry A intersect with geometry B.
IntersectmultiLines returns a Collection that represents that part of geometry A intersect with geometry B.
IntersectPolygons returns a Collection that represents that part of geometry A intersect with geometry B.
MergeHandle handle graph with m1 and m2,returns graph of intersection , union, difference and sym difference.
RingNodeHandle handle graph with m1 and m2.
# Constants
node type.
node type.
DefaultCost default cost.
edge cost.
edge cost.
edge cost.
node type.
node type.
edge cost.
edge cost.
edge cost.
edge cost.
# Structs
Clip ...
IntersectionNodeUniqueArrayFilter A Filter that extracts a unique array.
MatrixGraph represents a graph with a geometry of vertices and weighted edges that can be added or removed.
Merge ...
Node represents a node of a graph.
# Interfaces
Graph represents a graph with a geometry of vertices and weighted edges that can be added or removed.