Interface VerticesInFencePlugIn.VerticesInFence

Enclosing class:
VerticesInFencePlugIn

public static interface VerticesInFencePlugIn.VerticesInFence
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.locationtech.jts.geom.Coordinate>
     
    int
    getIndex(int i)
     
  • Method Details

    • getCoordinates

      List<org.locationtech.jts.geom.Coordinate> getCoordinates()
    • getIndex

      int getIndex(int i)