6 #ifndef SHAPEMULTIPOINT_H
7 #define SHAPEMULTIPOINT_H
46 DtNetFloat64 myBoundingBox[4];
virtual DtInt32 numPoints()=0
DtShapePoint * myPoints
Definition: shapeMultiPoint.h:48
virtual void calculateMaxMins(double &myMaxHigh, double &myMinHigh)=0
Definition: shapeVectorReader.h:29
Definition: shapeProjectionInformation.h:68
unsigned int DtSpecificationID
Definition: specificationManager.h:22
Definition: shapeMultiPoint.h:21
virtual void setElevation(double elev)=0
virtual bool load(FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)=0
DtNetInt32 myNumPoints
Definition: shapeMultiPoint.h:47
virtual DtShapePoint * point(int i)=0
Definition: shapeElement.h:30
Definition: specification.h:27
Definition: shapeReader.h:30
virtual bool importAsFeature(DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s)=0
#define DT_DLL_shape
Definition: shapeDefines.h:23
Definition: shapePoint.h:22