class |
OperatorBoundary |
|
(package private) class |
OperatorBoundaryLocal |
|
class |
OperatorBuffer |
Creates buffer polygons around geometries.
|
(package private) class |
OperatorBufferLocal |
|
class |
OperatorCentroid2D |
|
class |
OperatorCentroid2DLocal |
|
class |
OperatorClip |
Clips geometries with Envelope2D.
|
(package private) class |
OperatorClipLocal |
|
class |
OperatorContains |
Relational operation Contains.
|
(package private) class |
OperatorContainsLocal |
|
class |
OperatorConvexHull |
Creates the convex hull of the input geometry.
|
(package private) class |
OperatorConvexHullLocal |
|
class |
OperatorCrosses |
Relational operation Crosses.
|
(package private) class |
OperatorCrossesLocal |
|
class |
OperatorCut |
Splits the target polyline or polygon where it is crossed by the cutter polyline.
|
(package private) class |
OperatorCutLocal |
|
class |
OperatorDensifyByLength |
Densifies MultiPath geometries by length so that no segments are longer than
given threshold value.
|
(package private) class |
OperatorDensifyByLengthLocal |
|
class |
OperatorDifference |
Difference of geometries.
|
(package private) class |
OperatorDifferenceLocal |
|
class |
OperatorDisjoint |
Relational operation Disjoint.
|
(package private) class |
OperatorDisjointLocal |
|
class |
OperatorDistance |
Calculates distance between geometries.
|
(package private) class |
OperatorDistanceLocal |
|
class |
OperatorEquals |
Relational operation Equals.
|
(package private) class |
OperatorEqualsLocal |
|
class |
OperatorExportToESRIShape |
Export to ESRI shape format.
|
(package private) class |
OperatorExportToESRIShapeLocal |
OperatorExportToESRIShape implementation.
|
class |
OperatorExportToGeoJson |
Export to GeoJson format.
|
(package private) class |
OperatorExportToGeoJsonLocal |
|
class |
OperatorExportToJson |
Export to JSON format.
|
(package private) class |
OperatorExportToJsonLocal |
|
class |
OperatorExportToWkb |
Export to WKB format.
|
(package private) class |
OperatorExportToWkbLocal |
|
class |
OperatorExportToWkt |
|
(package private) class |
OperatorExportToWktLocal |
|
class |
OperatorGeneralize |
Generalizes geometries using Douglas-Peucker algorithm.
|
(package private) class |
OperatorGeneralizeLocal |
|
(package private) class |
OperatorGeodesicBuffer |
|
(package private) class |
OperatorGeodesicBufferLocal |
|
(package private) class |
OperatorGeodeticArea |
A base class for the ExportToESRIShape Operator.
|
(package private) class |
OperatorGeodeticAreaLocal |
|
(package private) class |
OperatorGeodeticDensifyByLength |
Densifies the line segments by length, making them run along specified geodetic curves.
|
(package private) class |
OperatorGeodeticDensifyLocal |
|
(package private) class |
OperatorGeodeticLength |
Geodetic length calculation.
|
(package private) class |
OperatorGeodeticLengthLocal |
|
class |
OperatorImportFromESRIShape |
Import from ESRI shape format.
|
(package private) class |
OperatorImportFromESRIShapeLocal |
OperatorImportFromESRIShapeLocal implementation.
|
class |
OperatorImportFromGeoJson |
|
(package private) class |
OperatorImportFromGeoJsonLocal |
|
class |
OperatorImportFromJson |
Import from JSON format.
|
(package private) class |
OperatorImportFromJsonLocal |
|
class |
OperatorImportFromWkb |
Import from WKB format.
|
(package private) class |
OperatorImportFromWkbLocal |
OperatorImportFromWkbLocal implementation.
|
class |
OperatorImportFromWkt |
|
(package private) class |
OperatorImportFromWktLocal |
|
class |
OperatorIntersection |
Intersection of geometries by a given geometry.
|
(package private) class |
OperatorIntersectionLocal |
|
class |
OperatorIntersects |
|
(package private) class |
OperatorIntersectsLocal |
|
class |
OperatorOffset |
|
(package private) class |
OperatorOffsetLocal |
|
class |
OperatorOverlaps |
|
(package private) class |
OperatorOverlapsLocal |
|
(package private) class |
OperatorProject |
Projection of geometries to different coordinate systems.
|
(package private) class |
OperatorProjectLocal |
|
class |
OperatorProximity2D |
Finds closest vertices of the Geometry.
|
(package private) class |
OperatorProximity2DLocal |
|
class |
OperatorRelate |
Performs the Relation operation between two geometries using the DE-9IM matrix encoded as a string.
|
(package private) class |
OperatorRelateLocal |
|
(package private) class |
OperatorShapePreservingDensify |
Densifies geometries preserving the shape of the segments in a given spatial reference by length and/or deviation.
|
(package private) class |
OperatorShapePreservingDensifyLocal |
|
class |
OperatorSimpleRelation |
A base class for simple relation operators.
|
class |
OperatorSimplify |
Simplifies the geometry or determines if the geometry is simple.
|
(package private) class |
OperatorSimplifyLocal |
|
(package private) class |
OperatorSimplifyLocalOGC |
|
class |
OperatorSimplifyOGC |
Simplifies the geometry or determines if the geometry is simple.
|
class |
OperatorSymmetricDifference |
Symmetric difference (XOR) operation between geometries.
|
(package private) class |
OperatorSymmetricDifferenceLocal |
|
class |
OperatorTouches |
Relational operation Touches.
|
(package private) class |
OperatorTouchesLocal |
|
class |
OperatorUnion |
Union of geometries.
|
(package private) class |
OperatorUnionLocal |
|
class |
OperatorWithin |
Relational operation Within.
|
(package private) class |
OperatorWithinLocal |
|