# Packages
Package simplify define Douglas Peucker and Topology Preserving simplify.
# Functions
Buffer Computes the set of raw offset curves for the buffer.
Centroid Computes the centroid point of a geometry.
ConvexHull Returns a geometry that represents the convex hull of the input geometry.
ConvexHullWithGeom Create a new convex hull construction for the input geometry.
CurveWithDistance Creates a default curve.
CurveWithParameters Creates a default curve.
DefaultCurveParameters Creates a default set of parameters.
InteriorPoint Computes a location of an interior point in a Geometry.
OrientationIndex Returns the index of the direction of the point q relative to a vector specified by p1-p2.
ScanLineY Finds a safe scan line Y ordinate by projecting the polygon segments.
# Constants
const Defined constant variable.
const Defined constant variable.
const Defined constant variable.
# Structs
CentroidComputer Computes the centroid of a matrix.Steric of any dimension.
ComputerBuffer describes a geographic Element buffer.
ConvexHullComputer Computes the convex hull of a Geometry.
Curve A dynamic list of the vertices in a constructed offset curve.
CurveBuilder Computes the raw offset curve for a single Geometry component (ring, line or point).
CurveParameters A value containing the parameters which specify how a buffer should be constructed..
InteriorPointArea Computes a point in the interior of an areal geometry.
InteriorPointLine Computes a point in the interior of an linear geometry.
InteriorPointPoint Computes a point in the interior of an point geometry.
LineSimplifier Simplifies a buffer input line to remove concavities with shallow depth.
RadialComparator Compares Matrixes for their angle and distance relative to an origin.
ScanLineYOrdinateFinder Finds a safe scan line Y ordinate by projecting the polygon segments.
# Interfaces
Interior interface Computes a location of an interior point in a Geometry.