This is the complete list of members for Polygons, including all inherited members.
addPolyElem(const PolyElem &polyelem) | Polygons | |
ASerializable() | ASerializable | |
ASerializable(const ASerializable &r) | ASerializable | |
ASerializable(ASerializable &&r) noexcept | ASerializable | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
buildFileName(int status, const String &filename, bool ensureDirExist=false) | ASerializable | static |
create() | Polygons | static |
createFromCSV(const String &filename, const CSVformat &csv=CSVformat(), int verbose=false, int ncol_max=-1, int nrow_max=-1) | Polygons | static |
createFromDb(const Db *db, double dilate=0., bool verbose=false) | Polygons | static |
createFromNF(const String &NFFilename, bool verbose=false) | Polygons | static |
createFromWKT(const String &filename, const CSVformat &csv=CSVformat(), int verbose=false, int ncol_max=-1, int nrow_max=-1) | Polygons | static |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
dumpToNF(const String &NFFilename, const EFormatNF &format=EFormatNF::fromKey("DEFAULT"), bool verbose=false) const | ASerializable | |
getClosedPolyElem(int ipol) const | Polygons | |
getExtension(double *xmin, double *xmax, double *ymin, double *ymax) const | Polygons | |
getFileIdentity(const String &filename, bool verbose=false) | ASerializable | static |
getNPolyElem() const | Polygons | inline |
getPolyElem(int ipol) const | Polygons | |
getPolyElems() const | Polygons | inline |
getPrefixName() | ASerializable | static |
getSurface() const | Polygons | |
getX(int ipol) const | Polygons | |
getY(int ipol) const | Polygons | |
inside(const VectorDouble &coor, bool flag_nested=false) const | Polygons | |
operator=(const Polygons &r) | Polygons | |
AStringable::operator=(const AStringable &r) | AStringable | |
ASerializable::operator=(const ASerializable &r) | ASerializable | |
ASerializable::operator=(ASerializable &&r) noexcept | ASerializable | |
Polygons() | Polygons | |
Polygons(const Polygons &r) | Polygons | |
reduceComplexity(double distmin) const | Polygons | |
resetFromCSV(const String &filename, const CSVformat &csv, int verbose=false, int ncol_max=-1, int nrow_max=-1) | Polygons | |
resetFromDb(const Db *db, double dilate=0., bool verbose=false) | Polygons | |
resetFromWKT(const String &filename, const CSVformat &csv, int verbose=false, int ncol_max=-1, int nrow_max=-1) | Polygons | |
setDefaultFormatNF(const EFormatNF &format) | ASerializable | |
setPrefixName(const String &prefixName) | ASerializable | static |
setX(int ipol, const VectorDouble &x) | Polygons | |
setY(int ipol, const VectorDouble &y) | Polygons | |
toString(const AStringFormat *strfmt=nullptr) const override | Polygons | virtual |
unsetPrefixName() | ASerializable | static |
~ASerializable() | ASerializable | virtual |
~AStringable() | AStringable | virtual |
~Polygons() | Polygons | virtual |