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