getSortIndex method

int getSortIndex()
override

Implementation

int getSortIndex() {
  return Geometry.SORTINDEX_POLYGON;
}