gstlearn  1.0.0
CCC
Polygons Member List

This is the complete list of members for Polygons, including all inherited members.

_buildHull(const Db *db, double dilate, bool verbose)Polygonsprivate
_commentWrite(std::ostream &os, const String &comment)ASerializableprotectedstatic
_deserialize(std::istream &is, bool verbose=false) overridePolygonsprotectedvirtual
_extractFromTab(int ideb, int ifin, int ncol, const VectorDouble &tab)Polygonsprivate
_extractFromWKT(const CSVformat &csv, String &polye)Polygonsprivate
_fileOpenRead(const String &filename, std::ifstream &is, bool verbose=false) constASerializableprotected
_fileOpenWrite(const String &filename, std::ofstream &os, bool verbose=false) constASerializableprotected
_getExtend(double ext, VectorDouble &x, VectorDouble &y, int nsect=16)Polygonsprivate
_getHullIndices(const VectorDouble &x, const VectorDouble &y) constPolygonsprivate
_getNFName() const overridePolygonsinlineprotectedvirtual
_isValidPolyElemIndex(int ipol) constPolygonsprivate
_onlyBlanks(char *string)ASerializableprotectedstatic
_polyelemsPolygonsprivate
_polygonHullPrint(const VectorInt &index, const VectorDouble &x, const VectorDouble &y) constPolygonsprivate
_recordRead(std::istream &is, const String &title, T &val)ASerializableprotectedstatic
_recordReadVec(std::istream &is, const String &title, VectorT< T > &vec, int nvalues)ASerializableprotectedstatic
_recordWrite(std::ostream &os, const String &title, const T &val)ASerializableprotectedstatic
_recordWriteVec(std::ostream &os, const String &title, const VectorT< T > &vec)ASerializableprotectedstatic
_serialize(std::ostream &os, bool verbose=false) const overridePolygonsprotectedvirtual
_tableRead(std::istream &is, const String &string, int ntab, double *tab)ASerializableprotectedstatic
_tableWrite(std::ostream &os, const String &string, int ntab, const VectorDouble &tab)ASerializableprotectedstatic
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)ASerializablestatic
create()Polygonsstatic
createDirectory(const String &dir)ASerializablestatic
createFromCSV(const String &filename, const CSVformat &csv=CSVformat(), int verbose=false, int ncol_max=-1, int nrow_max=-1)Polygonsstatic
createFromDb(const Db *db, double dilate=0., bool verbose=false)Polygonsstatic
createFromNF(const String &neutralFilename, bool verbose=false)Polygonsstatic
createFromWKT(const String &filename, const CSVformat &csv=CSVformat(), int verbose=false, int ncol_max=-1, int nrow_max=-1)Polygonsstatic
deserialize(std::istream &is, bool verbose=true)ASerializable
display(const AStringFormat *strfmt=nullptr) const finalAStringablevirtual
display(int level) const finalAStringablevirtual
dumpToNF(const String &neutralFilename, bool verbose=false) constASerializable
getClosedPolyElem(int ipol) constPolygons
getContainerName()ASerializablestatic
getDirectory(const String &path)ASerializablestatic
getExecDirectory()ASerializablestatic
getExtension(double *xmin, double *xmax, double *ymin, double *ymax) constPolygons
getFileIdentity(const String &filename, bool verbose=false)ASerializablestatic
getHomeDirectory(const String &sub="")ASerializablestatic
getPolyElem(int ipol) constPolygons
getPolyElemNumber() constPolygonsinline
getPolyElems() constPolygonsinline
getPrefixName()ASerializablestatic
getSurface() constPolygons
getTestData(const String &subdir, const String &filename)ASerializablestatic
getWorkingDirectory()ASerializablestatic
getX(int ipol) constPolygons
getY(int ipol) constPolygons
inside(const VectorDouble &coor, bool flag_nested=false)Polygons
myContainerNameASerializableprivatestatic
myPrefixNameASerializableprivatestatic
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) constPolygons
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) constASerializable
setContainerName(bool useDefault, const String &containerName="", bool verbose=false)ASerializablestatic
setPrefixName(const String &prefixName)ASerializablestatic
setX(int ipol, const VectorDouble &x)Polygons
setY(int ipol, const VectorDouble &y)Polygons
toString(const AStringFormat *strfmt=nullptr) const overridePolygonsvirtual
unsetContainerName()ASerializablestatic
unsetPrefixName()ASerializablestatic
~ASerializable()ASerializablevirtual
~AStringable()AStringablevirtual
~Polygons()Polygonsvirtual