getSortIndex method

int getSortIndex()
inherited

Implementation

int getSortIndex() {
  return Geometry.SORTINDEX_POINT;
}