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 | |
AStringable() | AStringable | |
AStringable(const AStringable &r) | AStringable | |
buildFileName(int status, const String &filename, bool ensureDirExist=false) | ASerializable | static |
create() | Polygons | static |
createDirectory(const String &dir) | ASerializable | 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 &neutralFilename, 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 |
deserialize(std::istream &is, bool verbose=true) | ASerializable | |
display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
display(int level) const final | AStringable | virtual |
dumpToNF(const String &neutralFilename, bool verbose=false) const | ASerializable | |
getClosedPolyElem(int ipol) const | Polygons | |
getContainerName() | ASerializable | static |
getDirectory(const String &path) | ASerializable | static |
getExecDirectory() | ASerializable | static |
getExtension(double *xmin, double *xmax, double *ymin, double *ymax) const | Polygons | |
getFileIdentity(const String &filename, bool verbose=false) | ASerializable | static |
getHomeDirectory(const String &sub="") | ASerializable | static |
getPolyElem(int ipol) const | Polygons | |
getPolyElemNumber() const | Polygons | inline |
getPolyElems() const | Polygons | inline |
getPrefixName() | ASerializable | static |
getSurface() const | Polygons | |
getTestData(const String &subdir, const String &filename) | ASerializable | static |
getWorkingDirectory() | ASerializable | static |
getX(int ipol) const | Polygons | |
getY(int ipol) const | Polygons | |
inside(const VectorDouble &coor, bool flag_nested=false) | Polygons | |
operator=(const Polygons &r) | Polygons | |
AStringable::operator=(const AStringable &r) | AStringable | |
ASerializable::operator=(const ASerializable &r) | 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 | |
serialize(std::ostream &os, bool verbose=true) const | ASerializable | |
setContainerName(bool useDefault, const String &containerName="", bool verbose=false) | ASerializable | static |
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 |
unsetContainerName() | ASerializable | static |
unsetPrefixName() | ASerializable | static |
~ASerializable() | ASerializable | virtual |
~AStringable() | AStringable | virtual |
~Polygons() | Polygons | virtual |