GEOS  3.13.0dev
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
get(geom::Location row, geom::Location column) constgeos::geom::IntersectionMatrixinline
IntersectionMatrix()geos::geom::IntersectionMatrix
IntersectionMatrix(const std::string &elements)geos::geom::IntersectionMatrix
IntersectionMatrix(const IntersectionMatrix &other)geos::geom::IntersectionMatrix
isContains() constgeos::geom::IntersectionMatrix
isCoveredBy() constgeos::geom::IntersectionMatrix
isCovers() constgeos::geom::IntersectionMatrix
isCrosses(int dimensionOfGeometryA, int dimensionOfGeometryB) constgeos::geom::IntersectionMatrix
isDisjoint() constgeos::geom::IntersectionMatrix
isEquals(int dimensionOfGeometryA, int dimensionOfGeometryB) constgeos::geom::IntersectionMatrix
isIntersects() constgeos::geom::IntersectionMatrix
isOverlaps(int dimensionOfGeometryA, int dimensionOfGeometryB) constgeos::geom::IntersectionMatrix
isTouches(int dimensionOfGeometryA, int dimensionOfGeometryB) constgeos::geom::IntersectionMatrix
isWithin() constgeos::geom::IntersectionMatrix
matches(const std::string &requiredDimensionSymbols) constgeos::geom::IntersectionMatrix
matches(int actualDimensionValue, char requiredDimensionSymbol)geos::geom::IntersectionMatrixstatic
matches(const std::string &actualDimensionSymbols, const std::string &requiredDimensionSymbols)geos::geom::IntersectionMatrixstatic
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() constgeos::geom::IntersectionMatrix
transpose()geos::geom::IntersectionMatrix