GEOS  3.9.1dev
geos::geom::IntersectionMatrix Member List

This is the complete list of members for geos::geom::IntersectionMatrix, including all inherited members.

add(IntersectionMatrix *other)geos::geom::IntersectionMatrix
firstDimgeos::geom::IntersectionMatrixprivatestatic
get(geom::Location row, geom::Location column) const geos::geom::IntersectionMatrixinline
IntersectionMatrix()geos::geom::IntersectionMatrix
IntersectionMatrix(const std::string &elements)geos::geom::IntersectionMatrix
IntersectionMatrix(const IntersectionMatrix &other)geos::geom::IntersectionMatrix
isContains() const geos::geom::IntersectionMatrix
isCoveredBy() const geos::geom::IntersectionMatrix
isCovers() const geos::geom::IntersectionMatrix
isCrosses(int dimensionOfGeometryA, int dimensionOfGeometryB) const geos::geom::IntersectionMatrix
isDisjoint() const geos::geom::IntersectionMatrix
isEquals(int dimensionOfGeometryA, int dimensionOfGeometryB) const geos::geom::IntersectionMatrix
isIntersects() const geos::geom::IntersectionMatrix
isOverlaps(int dimensionOfGeometryA, int dimensionOfGeometryB) const geos::geom::IntersectionMatrix
isTouches(int dimensionOfGeometryA, int dimensionOfGeometryB) const geos::geom::IntersectionMatrix
isWithin() const geos::geom::IntersectionMatrix
matches(const std::string &requiredDimensionSymbols) const geos::geom::IntersectionMatrix
matches(int actualDimensionValue, char requiredDimensionSymbol)geos::geom::IntersectionMatrixstatic
matches(const std::string &actualDimensionSymbols, const std::string &requiredDimensionSymbols)geos::geom::IntersectionMatrixstatic
matrixgeos::geom::IntersectionMatrixprivate
secondDimgeos::geom::IntersectionMatrixprivatestatic
set(Location row, Location column, int dimensionValue)geos::geom::IntersectionMatrix
set(const std::string &dimensionSymbols)geos::geom::IntersectionMatrix
setAll(int dimensionValue)geos::geom::IntersectionMatrix
setAtLeast(Location row, Location column, int minimumDimensionValue)geos::geom::IntersectionMatrix
setAtLeast(std::string minimumDimensionSymbols)geos::geom::IntersectionMatrix
setAtLeastIfValid(Location row, Location column, int minimumDimensionValue)geos::geom::IntersectionMatrix
toString() const geos::geom::IntersectionMatrix
transpose()geos::geom::IntersectionMatrix