getShapeType method

ShapeType getShapeType()

Implementation

ShapeType getShapeType() {
  return shp.getHeader().shapeType;
}