Class InsertVertexTool.SegmentContext
- java.lang.Object
-
- com.vividsolutions.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 Feature
getFeature()
Layer
getLayer()
org.locationtech.jts.geom.LineSegment
getSegment()
-