Class OperatorSimplifyLocalHelper.Vertex_info

java.lang.Object
com.esri.core.geometry.OperatorSimplifyLocalHelper.Vertex_info
Enclosing class:
OperatorSimplifyLocalHelper

static final class OperatorSimplifyLocalHelper.Vertex_info extends Object
  • Field Details

    • x

      double x
    • y

      double y
    • ipath

      int ipath
    • ivertex

      int ivertex
    • boundary

      boolean boundary
  • Constructor Details

    • Vertex_info

      Vertex_info()