A class that helps to determine the size of a SpatiaLite geometry. More...
#include "../common/Translator.h"#include "../geometry/GeometryCollection.h"#include "../geometry/LinearRing.h"#include "../geometry/LineString.h"#include "../geometry/MultiLineString.h"#include "../geometry/MultiPoint.h"#include "../geometry/MultiPolygon.h"#include "../geometry/PointM.h"#include "../geometry/PointZ.h"#include "../geometry/PointZM.h"#include "../geometry/Polygon.h"#include "EWKBSize.h"Go to the source code of this file.
A class that helps to determine the size of a SpatiaLite geometry.
Definition in file EWKBSize.cpp.