Class InsertVertexTool.SegmentContext
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.cursortool.editing.InsertVertexTool.SegmentContext
-
- Enclosing class:
- InsertVertexTool
protected static class InsertVertexTool.SegmentContext extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentContext(Layer layer, Feature feature, org.locationtech.jts.geom.LineSegment segment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FeaturegetFeature()LayergetLayer()org.locationtech.jts.geom.LineSegmentgetSegment()
-