Class | Description |
---|---|
AffineTransControlPointExtracter |
Uses geometry data in two
FeatureCollection s to
extract parameters for an affine transformation. |
AffineTransformationPlugIn |
Applies an
AffineTransformation to a layer. |
ExtractSegmentsPlugIn | |
Features2SegmentStringsWithData |
Utility class to transform a collection of Features into a List of
SegmentStrings, and to store genealogy data in into their data field.
|
LineNoderPlugIn | |
NoderPlugIn |
Noder PlugIn computes intersection nodes in a collection of linear or areal
features.
|
PolygonizerPlugIn | |
PrecisionReducerPlugIn | |
SegmentsExtracter |
Extracts the unique segments from a FeatureCollection.
|
SegmentStringData |
Data attached to a SegmentString to remember which Feature, which Geometry
component and which Linear element it comes from.
|
SegmentStringsWithData2Features |
Utility class used for noded Geometry reconstruction.
|
UniqueSegmentsExtracter |
Extracts the unique segments from a FeatureCollection.
|
Enum | Description |
---|---|
NoderPlugIn.Processor |
Enumeration to choose if elements are processed and if they are only
noded or also splitted.
|