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 Details

    • SegmentContext

      public SegmentContext(Layer layer, Feature feature, org.locationtech.jts.geom.LineSegment segment)
  • Method Details

    • getFeature

      public Feature getFeature()
    • getLayer

      public Layer getLayer()
    • getSegment

      public org.locationtech.jts.geom.LineSegment getSegment()