Class RingOrientationFixer.Edges

java.lang.Object
com.esri.core.geometry.RingOrientationFixer.Edges
Enclosing class:
RingOrientationFixer

static final class RingOrientationFixer.Edges extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getDirection_

      boolean getDirection_(int index)
    • getEnd_

      int getEnd_(int index)
    • getSegment

      Segment getSegment(int index)
    • isBottomUp

      boolean isBottomUp(int index)
    • getStart

      int getStart(int index)
    • getEnd1

      int getEnd1(int index)
    • getEnd2

      int getEnd2(int index)
    • freeEdge

      void freeEdge(int edge)
    • newEdge

      int newEdge(int vertex)
    • getShape

      EditShape getShape()
    • getPath

      int getPath(int index)