AttributePredicate |
A function object for Geometry functions (which return a Geometry).
|
AttributeQueryPlugIn |
Queries a layer by a spatial predicate.
|
BufferPlugIn |
PlugIn performing buffer operations authorized by JTS BufferOp class.
|
CalculateAreasAndLengthsPlugIn |
Calculates areas and lengths from information obtained
from the user via a MultiInputDialog .
|
ConvexHullPlugIn |
|
GeometryFunction |
A function object for Geometry functions (which return a Geometry).
|
GeometryFunctionPlugIn |
Provides basic functions for computation with Geometry objects.
|
GeometryPredicate |
A function object for Geometry functions (which return a Geometry).
|
GeometryPredicate.DisjointPredicate |
|
GeometryPredicate.SimilarPredicate |
|
GeometryPredicate.WithinDistancePredicate |
|
OffsetCurvePlugIn |
PlugIn creating an offset linestring from a linear geometry.
|
OverlayPlugIn |
Creates a new layer containing intersections of all pairs of
features from two input layers.
|
RemoveSmallSegments |
Simplifier removing segments based on their size, and taking care to remove
the point with angles close to 0%PI
|
SpatialJoinExecuter |
Exceutes a spatial query with a given mask FeatureCollection, source FeatureCollection,
and predicate.
|
SpatialJoinPlugIn |
Queries a layer by a spatial predicate.
|
SpatialQueryExecuter |
Exceutes a spatial query with a given mask FeatureCollection, source FeatureCollection,
and predicate.
|
SpatialQueryPlugIn |
Queries a layer by a spatial predicate.
|
UnionPlugIn |
|