Class InsertVertexTool.SegmentContext
java.lang.Object
com.vividsolutions.jump.workbench.ui.cursortool.editing.InsertVertexTool.SegmentContext
- Enclosing class:
InsertVertexTool
-
Constructor Summary
ConstructorsConstructorDescriptionSegmentContext(Layer layer, Feature feature, org.locationtech.jts.geom.LineSegment segment) -
Method Summary
-
Constructor Details
-
SegmentContext
-
-
Method Details
-
getFeature
-
getLayer
-
getSegment
public org.locationtech.jts.geom.LineSegment getSegment()
-