Class | Description |
---|---|
Add3DGeometryAttributesPlugIn |
User can add one or several of the following 3d attributes to a layer.
|
Add3DGeometryAttributesPlugIn.ZBoundedSubLineString |
Inner Class representing a sub-linestring where each end points is either
an endpoint of the main LineString
an interior point with a z value
Z characteristics as 3D length or slopes are computed on
ZBoundedSubLineString
|
AddGeometryAttributesPlugIn |
User can add one or several of the following geometry attributes to a layer.
|
AdvancedMeasureOptionsPanel |
This Panel displays the options for the AdvancedMeasureTool.
|
AdvancedMeasurePlugin |
Plugin for the AdvancedMeasureTool.
|
AdvancedMeasureTool |
A tool for measurment of distance or area.
|
AutoAssignAttributePlugIn |
Assign a value to an attribute on a set of features.
|
BeanshellAttributeCalculatorPlugIn |
Creates a new layer, adding a (dynamic) attribute computed from a
beanshell expression.
|
BlendLineStringsPlugIn | |
ConvexHullPlugIn | |
CreateThiessenPolygonsPlugIn |
Creates voronoi regions from a set of points.
|
DeleteDuplicateGeometriesPlugIn |
Eliminates features that have exactly the same geometry.
|
DeleteDuplicateGeometriesPlugInTest | |
DeleteEmptyGeometriesPlugIn | |
DissolvePlugIn |
Dissolve plugin is used to union features with same attribute value(s).
|
IntersectPolygonLayersPlugIn | |
JoinAttributesSpatiallyPlugIn |
Merges attributes according to some spatial and statistical criteria
from one dataset to another
|
JoinTableFromExistingLayerPlugIn | |
JoinTablePlugIn | |
JoinWithArcPlugIn | |
LineSimplifyJTS15AlgorithmPlugIn |
Simplifies a selected line, criterion is a maximal line displacement
it is used the JTS 1.5 douglas peucker simplification with topology
preservation for polygons and DouglasPeuckerSimplifier for linestrings
n.b.: the jts-algorithm handles all geometry types
|
MeasureM_FPlugIn | |
MeasureM_FTool | |
MeasurementStyle |
A special Style for usage in the AdvancedMeasureTool.
|
MergeTwoSelectedPolygonsPlugIn | |
MultiRingBufferSelectedPlugIn | |
PlanarGraphPlugIn |
PlanarGraphPlugIn computes a planar graph from a set of features.
|
PlumePlugIn | |
ProjectionPlugIn | |
ReducePointsISAPlugIn | |
ReplaceValuePlugIn | |
SpatialJoinPlugIn |
This PlugIn can make spatial joins using different geometry predicates.
|
SplitPolygonPlugIn | |
TriangulationPlugIn |
Creates a triangulation using the new Triangulation API of JTS 1.12
|
UnionByAttributePlugIn |
UnionByAttribute plugin is used to union features in a Layer or to Dissolve
features using an attribute.
|
UnionByAttributePlugInTest | |
VoronoiDiagramPlugIn |
Creates a Voronoï Dialgram using the new Triangulation API of JTS 1.12
|
ZoomRealtimeTool |
Zooms the image in the current task window.
|